Searched defs:xdigits_l (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/lib/libc/inet/ |
H A D | inet_pton.c | 225 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
|
H A D | inet_cidr_pton.c | 160 static const char xdigits_l[] = "0123456789abcdef", in inet_cidr_pton_ipv6() local
|
H A D | inet_net_pton.c | 271 static const char xdigits_l[] = "0123456789abcdef", in inet_net_pton_ipv6() local
|
/netbsd-src/external/bsd/libbind/dist/inet/ |
H A D | inet_pton.c | 142 static const char xdigits_l[] = "0123456789abcdef", local
|
H A D | inet_cidr_pton.c | 155 static const char xdigits_l[] = "0123456789abcdef", in inet_cidr_pton_ipv6() local
|
H A D | inet_net_pton.c | 266 static const char xdigits_l[] = "0123456789abcdef", in inet_net_pton_ipv6() local
|
/netbsd-src/external/bsd/nsd/dist/compat/ |
H A D | inet_pton.c | 148 static const char xdigits_l[] = "0123456789abcdef", local
|
/netbsd-src/external/bsd/unbound/dist/compat/ |
H A D | inet_pton.c | 152 static const char xdigits_l[] = "0123456789abcdef", local
|
/netbsd-src/external/mit/libuv/dist/src/ |
H A D | inet.c | 220 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | rdata.c | 355 static const char xdigits_l[] = "0123456789abcdef", in locator_pton() local
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | rdata.c | 358 static const char xdigits_l[] = "0123456789abcdef", locator_pton() local
|