Searched defs:nptr (Results 1 – 3 of 3) sorted by relevance
| /xnu-11417.121.6/iokit/Kernel/ |
| H A D | IOStringFuncs.c | 125 strtol(const char *nptr, char **endptr, int base) in strtol() 218 strtoul(const char *nptr, char **endptr, int base) in strtoul() 297 strtoq(const char *nptr, char **endptr, int base) in strtoq() 399 strtouq(const char *nptr, in strtouq()
|
| /xnu-11417.121.6/libsyscall/wrappers/ |
| H A D | _libc_funcptr.c | 68 void *nptr = realloc(ptr, size); in reallocf() local 115 void *nptr = malloc_type_realloc(ptr, size, type_id); in malloc_type_reallocf() local
|
| /xnu-11417.121.6/bsd/nfs/gss/ |
| H A D | gss_krb5_mech.c | 505 uint8_t *nptr = NULL, *block = NULL; in mbuf_walk() local
|