Searched defs:sockprop (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetconv/
H A Dinetconv.c1221 scf_simple_prop_t *sockprop = NULL; local
1274 if (((sockprop = scf_simple_prop_get(h, svc_name,
1276 ((endpoint = scf_simple_prop_next_astring(sockprop)) == NULL)) {
1381 scf_simple_prop_free(sockprop);

Completed in 47 milliseconds