Home
last modified time | relevance | path

Searched defs:xmalloc (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/mandoc/
H A Dtest-ohash.c12 xmalloc(size_t sz, void *arg) { in xmalloc() function
/freebsd/libexec/rtld-elf/
H A Dxmalloc.c52 xmalloc(size_t size) in xmalloc() function
/freebsd/contrib/bearssl/tools/
H A Dxmem.c29 xmalloc(size_t len) in xmalloc() function
/freebsd/usr.bin/diff/
H A Dxmalloc.c26 xmalloc(size_t size) in xmalloc() function
/freebsd/cddl/contrib/opensolaris/tools/ctf/common/
H A Dmemory.c62 xmalloc(size_t size) in xmalloc() function
/freebsd/crypto/openssh/
H A Dxmalloc.c34 xmalloc(size_t size) in xmalloc() function
H A Dssh_namespace.h1036 #define xmalloc Fssh_xmalloc macro
/freebsd/usr.sbin/dumpcis/
H A Dreadcis.c95 xmalloc(int sz) in xmalloc() function
/freebsd/contrib/diff/lib/
H A Dxmalloc.c88 xmalloc (size_t n) in xmalloc() function
/freebsd/contrib/ldns/drill/
H A Ddrill_util.c280 xmalloc(size_t s) in xmalloc() function
/freebsd/usr.sbin/crunch/crunchide/
H A Dexec_elf32.c130 xmalloc(size_t size, const char *fn, const char *use) in xmalloc() function
/freebsd/usr.bin/gencat/
H A Dgencat.c206 xmalloc(size_t len) function
/freebsd/usr.bin/logins/
H A Dlogins.c90 xmalloc(size_t size) in xmalloc() function
/freebsd/lib/libc/db/test/
H A Ddbtest.c694 xmalloc(text, len) in xmalloc() function
/freebsd/usr.bin/rpcgen/
H A Drpc_util.c468 xmalloc(size_t size) in xmalloc() function
/freebsd/tests/sys/kern/
H A Dktrace_test.c91 xmalloc(size_t size) in xmalloc() function
/freebsd/contrib/ofed/opensm/opensm/
H A Dst.c94 #define xmalloc malloc macro
/freebsd/usr.bin/vtfontcvt/
H A Dvtfontcvt.c186 xmalloc(size_t size) in xmalloc() function
/freebsd/lib/libtacplus/
H A Dtaclib.c1319 xmalloc(struct tac_handle *h, size_t size) in xmalloc() function
/freebsd/contrib/tzcode/
H A Dzdump.c166 xmalloc(ptrdiff_t size) in xmalloc() function
/freebsd/contrib/tcsh/
H A Dsh.h490 # define xmalloc(i) smalloc(i) macro
495 # define xmalloc(i) malloc(i) macro
/freebsd/contrib/bearssl/test/
H A Dtest_x509.c49 xmalloc(size_t len) in xmalloc() function