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

12

/freebsd-11-stable/contrib/groff/src/libs/libxutil/
H A Dxmalloc.c4 char *xmalloc(int n) function
/freebsd-11-stable/contrib/libreadline/
H A Dxmalloc.c55 xmalloc (bytes) function
H A Dtilde.c462 xmalloc (bytes) function
[all...]
/freebsd-11-stable/contrib/xz/src/xz/
H A Dutil.h18 #define xmalloc(size) xrealloc(NULL, size) macro
/freebsd-11-stable/libexec/rtld-aout/
H A Dsupport.c63 xmalloc(size_t n) function
/freebsd-11-stable/usr.bin/xlint/common/
H A Dmem.c46 xmalloc(size_t s) function
/freebsd-11-stable/contrib/mdocml/
H A Dtest-ohash.c12 xmalloc(size_t sz, void *arg) { function
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dxmalloc.c83 xmalloc (size_t n) function
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dxmalloc.c141 xmalloc (size_t size) function
H A Dsort.c140 void *xmalloc (size_t n) function
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/common/
H A Dmemory.c48 xmalloc(size_t size) function
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dxmalloc.c141 xmalloc (size_t size) function
H A Dsort.c140 void *xmalloc (size_t n) function
/freebsd-11-stable/libexec/rtld-elf/
H A Dxmalloc.c49 xmalloc(size_t size) function
/freebsd-11-stable/crypto/openssh/
H A Dxmalloc.c40 xmalloc(size_t size) function
/freebsd-11-stable/contrib/dtc/
H A Dutil.h47 static inline void *xmalloc(size_t len) function
/freebsd-11-stable/usr.bin/diff/
H A Dxmalloc.c29 xmalloc(size_t size) function
/freebsd-11-stable/contrib/diff/lib/
H A Dxmalloc.c88 xmalloc (size_t n) function
/freebsd-11-stable/contrib/ldns/drill/
H A Ddrill_util.c280 xmalloc(size_t s) function
/freebsd-11-stable/usr.sbin/nandtool/
H A Dnandtool.c187 xmalloc(size_t len) function
/freebsd-11-stable/usr.sbin/dumpcis/
H A Dreadcis.c96 xmalloc(int sz) function
/freebsd-11-stable/lib/libc/db/test/
H A Ddbtest.c704 xmalloc(text, len) function
/freebsd-11-stable/usr.sbin/crunch/crunchide/
H A Dexec_elf32.c132 xmalloc(size_t size, const char *fn, const char *use) function
/freebsd-11-stable/usr.bin/rpcgen/
H A Drpc_util.c478 xmalloc(size_t size) function
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dst.c94 #define xmalloc malloc macro

Completed in 337 milliseconds

12