Home
last modified time | relevance | path

Searched defs:strtoul (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/ntp/lib/isc/include/isc/
H A Dstdlib.h31 #define strtoul isc_strtoul macro
/freebsd-13.1/sys/libkern/
H A Dstrtoul.c52 strtoul(const char *nptr, char **endptr, int base) in strtoul() function
/freebsd-13.1/crypto/openssh/openbsd-compat/
H A Dstrtoul.c48 strtoul(const char *nptr, char **endptr, int base) in strtoul() function
/freebsd-13.1/lib/libc/stdlib/
H A Dstrtoul.c129 strtoul(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoul() function
/freebsd-13.1/contrib/ldns/ldns/
H A Dconfig.h.in660 #define strtoul (unsigned long)strtol macro
H A Dconfig.h661 #define strtoul (unsigned long)strtol macro
/freebsd-13.1/contrib/sendmail/include/sm/
H A Dconf.h492 # define strtoul strtol /* gcc library bogosity */ macro
1330 # define strtoul strtol /* gcc library bogosity */ macro