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

/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt.c691 * adt_get_hostIP - construct a terminal id from a hostname
699 adt_get_hostIP(const char *hostname, au_tid_addr_t *p_term) function
711 * have a context. adt_get_hostIP callers can only
847 if (adt_get_hostIP(hostname, p_term) == 0) {
918 if (adt_get_hostIP(localhost, p_term) == 0) {
2097 * adt_get_hostIP. Get something off an interface
2132 * Callers of adt_get_hostIP() can only return

Completed in 50 milliseconds