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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dis_local_host.c45 static int is_local_if(struct hostent *hp);
63 if (is_local_if(hp))
66 if (is_local_if(hp))
73 is_local_if(struct hostent *hp) function

Completed in 56 milliseconds