Searched defs:newnmemb (Results 1 – 4 of 4) sorted by relevance
/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/lib/libopenbsd/ |
H A D | recallocarray.c | 33 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()
|