Home
last modified time | relevance | path

Searched refs:xdigits_l (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/dns/bind911/bind-9.11.37/lib/lwres/
H A Dlwinetpton.c123 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
143 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL) in inet_pton6()
/dports/dns/bind911/bind-9.11.37/lib/isc/
H A Dinet_pton.c125 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
145 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL) in inet_pton6()
/dports/benchmarks/iperf/iperf-2.1.4/compat/
H A Dinet_pton.c124 static const char xdigits_l[] = "0123456789abcdef", local
144 if ( (pch = strchr((xdigits = xdigits_l), ch)) == NULL )
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/lib/
H A Dinet_pton.c153 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
174 pch = strchr((xdigits = xdigits_l), ch); in inet_pton6()
/dports/net/ntp/ntp-4.2.8p15/lib/isc/
H A Dinet_pton.c136 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
156 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL) in inet_pton6()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/lib/
H A Dinet_pton.c153 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
174 pch = strchr((xdigits = xdigits_l), ch); in inet_pton6()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/lib/
H A Dinet_pton.c153 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
174 pch = strchr((xdigits = xdigits_l), ch); in inet_pton6()
/dports/net/rsync/rsync-3.2.3/lib/
H A Dinet_pton.c133 static const char xdigits_l[] = "0123456789abcdef", local
153 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
/dports/net/samba412/samba-4.12.15/lib/replace/
H A Dinet_pton.c134 static const char xdigits_l[] = "0123456789abcdef", local
154 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
/dports/devel/git-p4/git-2.34.1/compat/
H A Dinet_pton.c108 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
128 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL) in inet_pton6()
/dports/devel/git/git-2.34.1/compat/
H A Dinet_pton.c108 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
128 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL) in inet_pton6()
/dports/devel/git-gui/git-2.34.1/compat/
H A Dinet_pton.c108 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
128 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL) in inet_pton6()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/curl/lib/
H A Dinet_pton.c157 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
177 if((pch = strchr((xdigits = xdigits_l), ch)) == NULL) in inet_pton6()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dinet_pton.c158 static const char xdigits_l[] = "0123456789abcdef", xdigits_u[] = "0123456789ABCDEF"; in inet_pton6() local
177 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL) in inet_pton6()
/dports/sysutils/cfengine316/cfengine-3.16.0/libntech/libcompat/
H A Dinet_pton.c138 static const char xdigits_l[] = "0123456789abcdef", local
158 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
/dports/sysutils/cfengine317/cfengine-3.17.0/libntech/libcompat/
H A Dinet_pton.c138 static const char xdigits_l[] = "0123456789abcdef", local
158 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
/dports/sysutils/cfengine-devel/core-d08ae9eff/libntech/libcompat/
H A Dinet_pton.c138 static const char xdigits_l[] = "0123456789abcdef", local
158 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
/dports/sysutils/cfengine318/cfengine-3.18.1/libntech/libcompat/
H A Dinet_pton.c138 static const char xdigits_l[] = "0123456789abcdef", local
158 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
/dports/sysutils/apcctrl/apcctrl-0.8.21/src/lib/
H A Dinet_pton.c135 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
155 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL) in inet_pton6()
/dports/sysutils/apcupsd/apcupsd-3.14.14/src/lib/
H A Dinet_pton.c135 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
155 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL) in inet_pton6()
/dports/devel/git-cvs/git-2.34.1/compat/
H A Dinet_pton.c108 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
128 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL) in inet_pton6()
/dports/security/ncrack/ncrack-0.7/nbase/
H A Dinet_pton.c168 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
188 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL) in inet_pton6()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/
H A Dinet_pton.c179 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
199 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL) in inet_pton6()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/BsdSocketLib/
H A Dinet_pton.c179 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local
199 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL) in inet_pton6()
/dports/security/scanssh/scanssh-2.1/
H A Dinet_pton.c140 static const char xdigits_l[] = "0123456789abcdef", local
160 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)

1234567