Searched defs:inet_ntop (Results 1 – 4 of 4) sorted by relevance
61 #define inet_ntop _lx_inet_ntop macro
60 inet_ntop(int af, const void *src, char *dst, socklen_t size) in inet_ntop() function
206 inet_ntop(int af, const void *src, char *dst, size_t size) in inet_ntop() function
897 const char* inet_ntop(int af, const void *restrict src, in inet_ntop() function