Searched defs:newnmemb (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/libc/stdlib/ |
H A D | recallocarray.c | 28 recallocarray(void *ptr, size_t oldnmemb, size_t newnmemb, size_t size) in recallocarray()
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | recallocarray.c | 38 recallocarray(void *ptr, size_t oldnmemb, size_t newnmemb, size_t size) in recallocarray()
|
/freebsd/contrib/libfido2/openbsd-compat/ |
H A D | recallocarray.c | 39 recallocarray(void *ptr, size_t oldnmemb, size_t newnmemb, size_t size) in recallocarray()
|
/freebsd/contrib/mandoc/ |
H A D | compat_recallocarray.c | 42 recallocarray(void *ptr, size_t oldnmemb, size_t newnmemb, size_t size) in recallocarray()
|