Home
last modified time | relevance | path

Searched defs:xreallocarray (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/usr.bin/diff/
HDxmalloc.c51 xreallocarray(void *ptr, size_t nmemb, size_t size) in xreallocarray() function
/freebsd-14-stable/crypto/openssh/
HDxmalloc.c63 xreallocarray(void *ptr, size_t nmemb, size_t size) in xreallocarray() function
HDssh_namespace.h1037 #define xreallocarray Fssh_xreallocarray macro
/freebsd-14-stable/usr.bin/m4/
HDmisc.c356 xreallocarray(void *old, size_t s1, size_t s2, const char *fmt, ...) in xreallocarray() function