Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/arpa/
H A Dinet.h82 extern char *inet_net_ntop(int, const void *, int, char *, size_t);
/titanic_41/usr/src/lib/libresolv2/common/inet/
H A Dinet_net_ntop.c58 inet_net_ntop(af, src, bits, dst, size) in inet_net_ntop() function
/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Dirp_nw.c151 if (inet_net_ntop(type, net, length, paddr, sizeof paddr) == NULL) { in nw_byaddr()
H A Dirpmarshall.c1326 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 DMakefile.com41 inet_network.o inet_net_ntop.o inet_cidr_ntop.o \
/titanic_41/usr/src/lib/libresolv2/common/
H A Dmapfile-vers190 inet_net_ntop;