Searched defs:strtoul (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dstdlib.h31 #define strtoul isc_strtoul macro
/freebsd-11-stable/sys/libkern/
H A Dstrtoul.c50 strtoul(nptr, endptr, base) function
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dstrtoul.c61 strtoul(const char *nptr, char **endptr, register int base) function
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dstrtoul.c61 strtoul(const char *nptr, char **endptr, register int base) function
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dstrtoul.c48 strtoul(const char *nptr, char **endptr, int base) function
/freebsd-11-stable/lib/libc/stdlib/
H A Dstrtoul.c127 strtoul(const char * __restrict nptr, char ** __restrict endptr, int base) function
/freebsd-11-stable/contrib/opie/
H A Dconfigure4529 strtoul(); function
/freebsd-11-stable/crypto/openssl/crypto/ocsp/
H A Docsp_ht.c70 # define strtoul (unsigned long)strtol macro
/freebsd-11-stable/contrib/ldns/ldns/
H A Dconfig.h588 #define strtoul (unsigned long)strtol macro
/freebsd-11-stable/crypto/openssl/
H A De_os.h670 # define strtoul(s,e,b) ((unsigned long int)strtol((s),(e),(b))) macro
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dconf.h492 # define strtoul strtol /* gcc library bogosity */ macro
1330 # define strtoul strtol /* gcc library bogosity */ macro

Completed in 115 milliseconds