Searched refs:inet_net_ntop (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/head/arpa/ |
H A D | inet.h | 82 extern char *inet_net_ntop(int, const void *, int, char *, size_t);
|
/titanic_41/usr/src/lib/libresolv2/common/inet/ |
H A D | inet_net_ntop.c | 58 inet_net_ntop(af, src, bits, dst, size) in inet_net_ntop() function
|
/titanic_41/usr/src/lib/libresolv2/common/irs/ |
H A D | irp_nw.c | 151 if (inet_net_ntop(type, net, length, paddr, sizeof paddr) == NULL) { in nw_byaddr()
|
H A D | irpmarshall.c | 1326 if (inet_net_ntop(ne->n_addrtype, ne->n_addr, ne->n_length, in irp_marshall_nw() 2008 inet_net_ntop(ne.n_addrtype, ne.n_addr, ne.n_length, in main() 2012 inet_net_ntop(ne.n_addrtype, ne.n_addr, ne.n_length, in main()
|
/titanic_41/usr/src/lib/libresolv2/ |
H A D | Makefile.com | 41 inet_network.o inet_net_ntop.o inet_cidr_ntop.o \
|
/titanic_41/usr/src/lib/libresolv2/common/ |
H A D | mapfile-vers | 190 inet_net_ntop;
|