Searched defs:xreallocarray (Results 1 – 5 of 5) sorted by relevance
| /freebsd/usr.bin/diff/ |
| H A D | xmalloc.c | 50 xreallocarray(void *ptr, size_t nmemb, size_t size) in xreallocarray() function
|
| /freebsd/crypto/openssh/ |
| H A D | xmalloc.c | 63 xreallocarray(void *ptr, size_t nmemb, size_t size) in xreallocarray() function
|
| H A D | ssh_namespace.h | 1031 #define xreallocarray Fssh_xreallocarray macro
|
| /freebsd/usr.bin/m4/ |
| H A D | misc.c | 355 xreallocarray(void *old, size_t s1, size_t s2, const char *fmt, ...) in xreallocarray() function
|
| /freebsd/contrib/pam-krb5/tests/ |
| H A D | runtests.c | 257 #define xreallocarray(p, n, type) \ macro
|