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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c189 static char *ip_usage(ip_cache_t *);
626 infostr = ip_usage(node);
815 * ip_usage - Determine the usage of a device. Call with cache_lock held.
820 ip_usage(ip_cache_t *node) function

Completed in 64 milliseconds