Searched defs:xcalloc (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/mandoc/
H A Dtest-ohash.c17 xcalloc(size_t nmemb, size_t sz, void *arg) function
/freebsd-current/cddl/contrib/opensolaris/tools/ctf/common/
H A Dmemory.c73 xcalloc(size_t size) function
/freebsd-current/libexec/rtld-elf/
H A Dxmalloc.c39 xcalloc(size_t number, size_t size) function
/freebsd-current/usr.bin/diff/
H A Dxmalloc.c39 xcalloc(size_t nmemb, size_t size) function
/freebsd-current/contrib/diff/lib/
H A Dxmalloc.c237 xcalloc (size_t n, size_t s) function
/freebsd-current/crypto/openssh/
H A Dxmalloc.c47 xcalloc(size_t nmemb, size_t size) function
H A Dssh_namespace.h1016 #define xcalloc Fssh_xcalloc macro
/freebsd-current/usr.bin/m4/
H A Dmisc.c316 xcalloc(size_t n, size_t s, const char *fmt, ...) function
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dst.c95 #define xcalloc calloc macro
/freebsd-current/contrib/tcsh/
H A Dsh.h492 # define xcalloc(n, s) scalloc(n, s) macro
497 # define xcalloc(n, s) calloc(n, s) macro

Completed in 283 milliseconds