Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Dstrtoul.c48 strtoul(const char *nptr, char **endptr, int base) in strtoul() function
/freebsd/sys/libkern/
H A Dstrtoul.c47 strtoul(const char *nptr, char **endptr, int base) in strtoul() function
/freebsd/lib/libc/stdlib/
H A Dstrtoul.c130 strtoul(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoul() function
/freebsd/contrib/ldns/ldns/
H A Dconfig.h.in765 #define strtoul (unsigned long)strtol macro
H A Dconfig.h766 #define strtoul (unsigned long)strtol macro
/freebsd/contrib/sendmail/include/sm/
H A Dconf.h492 # define strtoul strtol /* gcc library bogosity */ macro
1331 # define strtoul strtol /* gcc library bogosity */ macro