Searched refs:isc_strtoul (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/isc/include/isc/
H A Dstdlib.h22 #define strtoul isc_strtoul
27 unsigned long isc_strtoul(const char *, char **, int);
/bind-9.11.3/lib/isc/
H A Dstrtoul.c61 isc_strtoul(const char *nptr, char **endptr, int base) { function

Completed in 1115 milliseconds