Searched defs:inet_ntop (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/cmd/krb5/krb5kdc/ |
H A D | sock2p.c | 39 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 D | inet_ntop.c | 48 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 D | inet.h | 131 #define inet_ntop __inet_ntop macro
|
/titanic_51/usr/src/uts/common/inet/ip/ |
H A D | inet_ntop.c | 59 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 D | port-sockets.h | 165 #define inet_ntop(AF,SRC,DST,CNT) \ macro
|