Home
last modified time | relevance | path

Searched defs:inet_ntop4 (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dinet_ntop.c50 static char *inet_ntop4 (const unsigned char *src, char *dst, size_t size) in inet_ntop4() function
/external/openssh/openbsd-compat/
Dinet_ntop.c86 inet_ntop4(const u_char *src, char *dst, size_t size) in inet_ntop4() function