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

/bind-9.11.3/lib/isc/
H A Dnetscope.c53 llz = isc_string_touint64(scopename, &ep, 10);
H A Dstring.c53 isc_string_touint64(char *source, char **end, int base) { function
/bind-9.11.3/lib/isc/include/isc/
H A Dstring.h33 isc_string_touint64(char *source, char **endp, int base);
/bind-9.11.3/lib/dns/rdata/any_255/
H A Dtsig_250.c52 sigtime = isc_string_touint64(DNS_AS_STR(token), &e, 10);
/bind-9.11.3/lib/isccfg/
H A Dnamedconf.c2380 value = isc_string_touint64(str, &endp, 10);
2456 percent = isc_string_touint64(TOKEN_STRING(pctx), &endp, 10);
H A Dparser.c752 percent = isc_string_touint64(TOKEN_STRING(pctx), &endp, 10);

Completed in 47 milliseconds