Searched refs:if_hostname_exists (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c215 static boolean_t if_hostname_exists(char *, sa_family_t);
2412 if (if_hostname_exists(ifinst, AF_INET) ||
2413 if_hostname_exists(ifinst, AF_INET6)) {
2751 if_hostname_exists(char *ifname, sa_family_t af) function

Completed in 60 milliseconds