| /freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/spl/ |
| HD | spl_sunddi.c | 41 ddi_strtol(const char *str, char **nptr, int base, long *result) in ddi_strtol() 49 ddi_strtoul(const char *str, char **nptr, int base, unsigned long *result) in ddi_strtoul() 62 ddi_strtoull(const char *str, char **nptr, int base, unsigned long long *result) in ddi_strtoull() 70 ddi_strtoll(const char *str, char **nptr, int base, long long *result) in ddi_strtoll()
|
| /freebsd-13-stable/lib/libc/locale/ |
| HD | wcstold.c | 44 wcstold_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstold_l() 90 wcstold(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr) in wcstold()
|
| HD | wcstof.c | 44 wcstof_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstof_l() 90 wcstof(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr) in wcstof()
|
| HD | wcstod.c | 50 wcstod_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstod_l() 113 wcstod(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr) in wcstod()
|
| HD | wcstoll.c | 55 wcstoll_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoll_l() 136 wcstoll(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, int base) in wcstoll()
|
| HD | wcstoimax.c | 55 wcstoimax_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoimax_l() 136 wcstoimax(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoimax()
|
| HD | wcstoul.c | 49 wcstoul_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoul_l() 128 wcstoul(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, int base) in wcstoul()
|
| HD | wcstoumax.c | 55 wcstoumax_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoumax_l() 134 wcstoumax(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoumax()
|
| HD | wcstol.c | 49 wcstol_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, int in wcstol_l() 130 wcstol(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, int base) in wcstol()
|
| HD | wcstoull.c | 55 wcstoull_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoull_l() 134 wcstoull(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoull()
|
| /freebsd-13-stable/usr.sbin/pw/ |
| HD | pw_utils.c | 39 pw_checkfd(char *nptr) in pw_checkfd() 54 pw_checkid(char *nptr, uintmax_t maxval) in pw_checkid()
|
| /freebsd-13-stable/contrib/bmake/ |
| HD | _strtol.h | 46 _FUNCNAME(const char *nptr, char **endptr, int base) in _FUNCNAME() 203 _FUNCNAME(const char *nptr, char **endptr, int base) in _FUNCNAME()
|
| /freebsd-13-stable/lib/libc/stdlib/ |
| HD | strtoimax.c | 54 strtoimax_l(const char * __restrict nptr, char ** __restrict endptr, int base, in strtoimax_l() 150 strtoimax(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoimax()
|
| HD | strtol.c | 54 strtol_l(const char * __restrict nptr, char ** __restrict endptr, int base, in strtol_l() 149 strtol(const char * __restrict nptr, char ** __restrict endptr, int base) in strtol()
|
| HD | strtoul.c | 54 strtoul_l(const char * __restrict nptr, char ** __restrict endptr, int base, locale_t locale) in strtoul_l() 127 strtoul(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoul()
|
| HD | strtoll.c | 54 strtoll_l(const char * __restrict nptr, char ** __restrict endptr, int base, in strtoll_l() 150 strtoll(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoll()
|
| HD | strtoumax.c | 54 strtoumax_l(const char * __restrict nptr, char ** __restrict endptr, int base, in strtoumax_l() 128 strtoumax(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoumax()
|
| HD | strtoull.c | 54 strtoull_l(const char * __restrict nptr, char ** __restrict endptr, int base, in strtoull_l() 128 strtoull(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoull()
|
| HD | strtold.c | 36 strtold(const char * __restrict nptr, char ** __restrict endptr) in strtold()
|
| HD | reallocf.c | 34 void *nptr; in reallocf() local
|
| HD | strtouq.c | 44 strtouq(const char *nptr, char **endptr, int base) in strtouq()
|
| HD | strtoq.c | 44 strtoq(const char *nptr, char **endptr, int base) in strtoq()
|
| /freebsd-13-stable/lib/libc/net/ |
| HD | getnetbyht.c | 151 getnetent_r(struct netent *nptr, char *buffer, size_t buflen, in getnetent_r() 197 struct netent *nptr, ne; in _ht_getnetbyname() local 250 struct netent *nptr, ne; in _ht_getnetbyaddr() local
|
| HD | getnetbynis.c | 141 struct netent *nptr, ne; in _nis_getnetbyname() local 186 struct netent *nptr, ne; in _nis_getnetbyaddr() local
|
| /freebsd-13-stable/bin/sh/ |
| HD | arith_yylex.c | 54 strtoarith_t(const char *restrict nptr, char **restrict endptr) in strtoarith_t()
|