| /freebsd-12-stable/sys/cddl/compat/opensolaris/kern/ |
| D | opensolaris_sunddi.c | 40 ddi_strtol(const char *str, char **nptr, int base, long *result) in ddi_strtol() 48 ddi_strtoul(const char *str, char **nptr, int base, unsigned long *result) in ddi_strtoul() 61 ddi_strtoull(const char *str, char **nptr, int base, unsigned long long *result) in ddi_strtoull() 69 ddi_strtoll(const char *str, char **nptr, int base, long long *result) in ddi_strtoll()
|
| /freebsd-12-stable/lib/libc/locale/ |
| D | wcstof.c | 46 wcstof_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstof_l() 92 wcstof(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr) in wcstof()
|
| D | wcstod.c | 52 wcstod_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstod_l() 115 wcstod(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr) in wcstod()
|
| D | wcstold.c | 46 wcstold_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstold_l() 92 wcstold(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr) in wcstold()
|
| D | wcstoull.c | 57 wcstoull_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoull_l() 133 wcstoull(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoull()
|
| D | wcstoumax.c | 57 wcstoumax_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoumax_l() 133 wcstoumax(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoumax()
|
| D | wcstol.c | 51 wcstol_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, int in wcstol_l() 129 wcstol(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, int base) in wcstol()
|
| D | wcstoimax.c | 57 wcstoimax_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoimax_l() 135 wcstoimax(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoimax()
|
| D | wcstoll.c | 57 wcstoll_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoll_l() 135 wcstoll(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, int base) in wcstoll()
|
| D | wcstoul.c | 51 wcstoul_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoul_l() 127 wcstoul(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, int base) in wcstoul()
|
| /freebsd-12-stable/usr.sbin/pw/ |
| D | pw_utils.c | 41 pw_checkfd(char *nptr) in pw_checkfd() 56 pw_checkid(char *nptr, uintmax_t maxval) in pw_checkid()
|
| /freebsd-12-stable/lib/libc/stdlib/ |
| D | strtoimax.c | 56 strtoimax_l(const char * __restrict nptr, char ** __restrict endptr, int base, in strtoimax_l() 152 strtoimax(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoimax()
|
| D | strtoumax.c | 56 strtoumax_l(const char * __restrict nptr, char ** __restrict endptr, int base, in strtoumax_l() 130 strtoumax(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoumax()
|
| D | strtol.c | 56 strtol_l(const char * __restrict nptr, char ** __restrict endptr, int base, in strtol_l() 151 strtol(const char * __restrict nptr, char ** __restrict endptr, int base) in strtol()
|
| D | strtoll.c | 56 strtoll_l(const char * __restrict nptr, char ** __restrict endptr, int base, in strtoll_l() 152 strtoll(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoll()
|
| D | strtoull.c | 56 strtoull_l(const char * __restrict nptr, char ** __restrict endptr, int base, in strtoull_l() 130 strtoull(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoull()
|
| D | strtoul.c | 56 strtoul_l(const char * __restrict nptr, char ** __restrict endptr, int base, locale_t locale) in strtoul_l() 129 strtoul(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoul()
|
| D | strtold.c | 39 strtold(const char * __restrict nptr, char ** __restrict endptr) in strtold()
|
| D | reallocf.c | 37 void *nptr; in reallocf() local
|
| D | strtouq.c | 46 strtouq(const char *nptr, char **endptr, int base) in strtouq()
|
| D | strtoq.c | 46 strtoq(const char *nptr, char **endptr, int base) in strtoq()
|
| /freebsd-12-stable/lib/libc/net/ |
| D | getnetbyht.c | 153 getnetent_r(struct netent *nptr, char *buffer, size_t buflen, in getnetent_r() 199 struct netent *nptr, ne; in _ht_getnetbyname() local 252 struct netent *nptr, ne; in _ht_getnetbyaddr() local
|
| D | getnetbynis.c | 143 struct netent *nptr, ne; in _nis_getnetbyname() local 188 struct netent *nptr, ne; in _nis_getnetbyaddr() local
|
| /freebsd-12-stable/bin/sh/ |
| D | arith_yylex.c | 56 strtoarith_t(const char *restrict nptr, char **restrict endptr) in strtoarith_t()
|
| /freebsd-12-stable/contrib/blacklist/port/ |
| D | _strtoi.h | 48 _FUNCNAME(const char * __restrict nptr, char ** __restrict endptr, int base, in _FUNCNAME()
|