Home
last modified time | relevance | path

Searched defs:inet_ntop (Results 1 – 5 of 5) sorted by relevance

/titanic_51/usr/src/cmd/krb5/krb5kdc/
H A Dsock2p.c39 inet_ntop (int family, const void *address, char *buf, size_t bufsiz) in inet_ntop() function
/titanic_51/usr/src/lib/libnsl/nss/
H A Dinet_ntop.c48 inet_ntop(int af, const void *src, char *dst, socklen_t size) in inet_ntop() function
/titanic_51/usr/src/boot/include/arpa/
H A Dinet.h131 #define inet_ntop __inet_ntop macro
/titanic_51/usr/src/uts/common/inet/ip/
H A Dinet_ntop.c59 inet_ntop(int af, const void *addr, char *buf, int addrlen) in inet_ntop() function
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dport-sockets.h165 #define inet_ntop(AF,SRC,DST,CNT) \ macro