Searched refs:isc_string_touint64 (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/
H A Dnetscope.c62 llz = isc_string_touint64(scopename, &ep, 10);
H A Dstring.c62 isc_string_touint64(char *source, char **end, int base) { function
/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dstring.h42 isc_string_touint64(char *source, char **endp, int base);
/bind-9.6-ESV-R11/lib/dns/rdata/any_255/
H A Dtsig_250.c60 sigtime = isc_string_touint64(DNS_AS_STR(token), &e, 10);
/bind-9.6-ESV-R11/lib/isccfg/
H A Dnamedconf.c1183 value = isc_string_touint64(str, &endp, 10);

Completed in 18 milliseconds