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

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

Completed in 258 milliseconds