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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c211 static boolean_t ip_addrstr(ip_lif_t *, char *, size_t);
903 if (!ip_addrstr(lif, addrstr, sizeof (addrstr)))
920 ip_addrstr(ip_lif_t *lif, char *addrstr, size_t addrsize) function
2187 if (!ip_addrstr(lif, addrstr, sizeof (addrstr))) {

Completed in 49 milliseconds