Searched defs:xmalloc (Results 1 - 21 of 21) sorted by relevance

/freebsd-13-stable/contrib/xz/src/xz/
H A Dutil.h18 #define xmalloc(size) xrealloc(NULL, size) macro
/freebsd-13-stable/contrib/mandoc/
H A Dtest-ohash.c12 xmalloc(size_t sz, void *arg) { function
/freebsd-13-stable/libexec/rtld-elf/
H A Dxmalloc.c54 xmalloc(size_t size) function
/freebsd-13-stable/contrib/bearssl/tools/
H A Dxmem.c29 xmalloc(size_t len) function
/freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/common/
H A Dmemory.c48 xmalloc(size_t size) function
/freebsd-13-stable/usr.bin/diff/
H A Dxmalloc.c29 xmalloc(size_t size) function
/freebsd-13-stable/contrib/diff/lib/
H A Dxmalloc.c88 xmalloc (size_t n) function
/freebsd-13-stable/crypto/openssh/
H A Dxmalloc.c40 xmalloc(size_t size) function
H A Dssh_namespace.h861 #define xmalloc Fssh_xmalloc macro
/freebsd-13-stable/contrib/ldns/drill/
H A Ddrill_util.c280 xmalloc(size_t s) function
/freebsd-13-stable/usr.sbin/dumpcis/
H A Dreadcis.c97 xmalloc(int sz) function
/freebsd-13-stable/lib/libc/db/test/
H A Ddbtest.c706 xmalloc(text, len) function
/freebsd-13-stable/usr.sbin/crunch/crunchide/
H A Dexec_elf32.c132 xmalloc(size_t size, const char *fn, const char *use) function
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dst.c94 #define xmalloc malloc macro
/freebsd-13-stable/usr.bin/gencat/
H A Dgencat.c208 xmalloc(size_t len) function
/freebsd-13-stable/usr.bin/logins/
H A Dlogins.c94 xmalloc(size_t size) function
/freebsd-13-stable/usr.bin/rpcgen/
H A Drpc_util.c478 xmalloc(size_t size) function
/freebsd-13-stable/lib/libtacplus/
H A Dtaclib.c1369 xmalloc(struct tac_handle *h, size_t size) function
/freebsd-13-stable/usr.bin/vtfontcvt/
H A Dvtfontcvt.c190 xmalloc(size_t size) function
[all...]
/freebsd-13-stable/contrib/bearssl/test/
H A Dtest_x509.c49 xmalloc(size_t len) function
[all...]
/freebsd-13-stable/contrib/tcsh/
H A Dsh.h490 # define xmalloc(i) smalloc(i) macro
495 # define xmalloc(i) malloc(i) macro

Completed in 192 milliseconds