Searched defs:strtoul (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/contrib/ntp/lib/isc/include/isc/ |
| H A D | stdlib.h | 31 #define strtoul isc_strtoul macro
|
| /freebsd-12.1/crypto/openssh/openbsd-compat/ |
| H A D | strtoul.c | 48 strtoul(const char *nptr, char **endptr, int base) in strtoul() function
|
| /freebsd-12.1/sys/libkern/ |
| H A D | strtoul.c | 52 strtoul(const char *nptr, char **endptr, int base) in strtoul() function
|
| /freebsd-12.1/contrib/gcclibs/libiberty/ |
| H A D | strtoul.c | 61 strtoul(const char *nptr, char **endptr, register int base) in strtoul() function
|
| /freebsd-12.1/contrib/binutils/libiberty/ |
| H A D | strtoul.c | 61 strtoul(const char *nptr, char **endptr, register int base) in strtoul() function
|
| /freebsd-12.1/lib/libc/stdlib/ |
| H A D | strtoul.c | 129 strtoul(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoul() function
|
| /freebsd-12.1/contrib/ldns/ldns/ |
| H A D | config.h.in | 660 #define strtoul (unsigned long)strtol macro
|
| H A D | config.h | 661 #define strtoul (unsigned long)strtol macro
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | cfns.gperf | 174 strtoul keyword
|
| /freebsd-12.1/contrib/file/src/ |
| H A D | file.h | 561 #define strtoul(a, b, c) strtol(a, b, c) macro
|
| /freebsd-12.1/contrib/sendmail/include/sm/ |
| H A D | conf.h | 492 # define strtoul strtol /* gcc library bogosity */ macro 1318 # define strtoul strtol /* gcc library bogosity */ macro
|