Home
last modified time | relevance | path

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

/external/libxml2/os400/
Dwrappers.h61 #define inet_ntop _lx_inet_ntop macro
/external/openssh/openbsd-compat/
Dinet_ntop.c60 inet_ntop(int af, const void *src, char *dst, socklen_t size) in inet_ntop() function
/external/tcpdump/missing/
Dinet_ntop.c206 inet_ntop(int af, const void *src, char *dst, size_t size) in inet_ntop() function
/external/fio/os/windows/
Dposix.c897 const char* inet_ntop(int af, const void *restrict src, in inet_ntop() function