Home
last modified time | relevance | path

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

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