Home
last modified time | relevance | path

Searched refs:inet_net_ntop_ipv4 (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/resolv/
Dinet_net_ntop.c34 static char * inet_net_ntop_ipv4 (const u_char *src, int bits,
52 return (inet_net_ntop_ipv4(src, bits, dst, size)); in inet_net_ntop()
73 inet_net_ntop_ipv4 (const u_char *src, int bits, char *dst, size_t size) in inet_net_ntop_ipv4() function
/glibc-2.36/ChangeLog.old/
DChangeLog.105397 * resolv/inet_net_ntop.c (inet_net_ntop_ipv4): If BITS is zero
DChangeLog.1829124 (inet_net_ntop_ipv4): Likewise.