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

/illumos-gate/usr/src/head/arpa/
H A Dinet.h82 extern char *inet_net_ntop(int, const void *, int, char *, size_t);
/illumos-gate/usr/src/boot/include/arpa/
H A Dinet.h124 #define inet_net_ntop __inet_net_ntop macro
158 char *inet_net_ntop(int, const void *, int, char *, size_t);
/illumos-gate/usr/src/lib/libresolv2/common/inet/
H A Dinet_net_ntop.c19 static const char rcsid[] = "$Id: inet_net_ntop.c,v 1.5 2006/06/20 02:50:14 marka Exp $";
49 * inet_net_ntop(af, src, bits, dst, size)
58 inet_net_ntop(af, src, bits, dst, size) function
/illumos-gate/usr/src/lib/libresolv2/
H A DMakefile.com41 inet_network.o inet_net_ntop.o inet_cidr_ntop.o \
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirp_nw.c151 if (inet_net_ntop(type, net, length, paddr, sizeof paddr) == NULL) {
H A Dirpmarshall.c1326 if (inet_net_ntop(ne->n_addrtype, ne->n_addr, ne->n_length,
2008 inet_net_ntop(ne.n_addrtype, ne.n_addr, ne.n_length,
2012 inet_net_ntop(ne.n_addrtype, ne.n_addr, ne.n_length,

Completed in 49 milliseconds