Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/inet/
H A Dinet_ntop.c53 inet_ntop(int af, const void * __restrict src, char * __restrict dst, in inet_ntop() function
/dflybsd-src/sys/libkern/
H A Dinet_ntop.c44 inet_ntop(int af, const void *src, char *dst, socklen_t size) in inet_ntop() function
/dflybsd-src/include/arpa/
H A Dinet.h126 #define inet_ntop __inet_ntop macro