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

/illumos-gate/usr/src/cmd/getent/
H A Ddogetnet.c43 inet_nettoa(struct in_addr in) function
76 np->n_name, inet_nettoa(in)) == EOF)
/illumos-gate/usr/src/lib/libsocket/inet/
H A Dnetmasks.c64 inet_nettoa(struct in_addr in, char *result, int len) function
107 if (inet_nettoa(addr, tmp, NSS_LINELEN_NETMASKS) == NULL)

Completed in 53 milliseconds