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

12

/freebsd-10.0-release/contrib/groff/src/libs/libxutil/
H A Dxmalloc.c4 char *xmalloc(int n) function
/freebsd-10.0-release/contrib/libreadline/
H A Dxmalloc.c55 xmalloc (bytes) function
H A Dtilde.c462 xmalloc (bytes) function
[all...]
/freebsd-10.0-release/contrib/texinfo/lib/
H A Dxmalloc.c36 xmalloc (size_t bytes) function
/freebsd-10.0-release/contrib/xz/src/xz/
H A Dutil.h18 #define xmalloc(size) xrealloc(NULL, size) macro
/freebsd-10.0-release/contrib/dtc/
H A Dutil.h36 static inline void *xmalloc(size_t len) function
/freebsd-10.0-release/libexec/rtld-aout/
H A Dsupport.c63 xmalloc(size_t n) function
/freebsd-10.0-release/libexec/rtld-elf/
H A Dxmalloc.c49 xmalloc(size_t size) function
/freebsd-10.0-release/usr.bin/grep/regex/
H A Dxmalloc.h48 #define xmalloc(size) xmalloc_impl(size, __FILE__, __LINE__, \ macro
69 #define xmalloc(size) malloc(size) macro
/freebsd-10.0-release/usr.bin/xlint/common/
H A Dmem.c45 xmalloc(size_t s) function
/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/common/
H A Dmemory.c48 xmalloc(size_t size) function
/freebsd-10.0-release/contrib/binutils/libiberty/
H A Dxmalloc.c141 xmalloc (size_t size) function
H A Dsort.c140 void *xmalloc (size_t n) function
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dxmalloc.c141 xmalloc (size_t size) function
H A Dsort.c140 void *xmalloc (size_t n) function
/freebsd-10.0-release/gnu/usr.bin/grep/
H A Dxmalloc.c83 xmalloc (size_t n) function
/freebsd-10.0-release/crypto/openssh/
H A Dxmalloc.c28 xmalloc(size_t size) function
/freebsd-10.0-release/contrib/diff/lib/
H A Dxmalloc.c88 xmalloc (size_t n) function
/freebsd-10.0-release/contrib/texinfo/info/
H A Dtilde.c307 xmalloc (bytes) function
/freebsd-10.0-release/usr.sbin/dumpcis/
H A Dreadcis.c94 xmalloc(int sz) function
/freebsd-10.0-release/usr.sbin/nandtool/
H A Dnandtool.c185 xmalloc(size_t len) function
/freebsd-10.0-release/contrib/ldns/drill/
H A Ddrill_util.c280 xmalloc(size_t s) function
/freebsd-10.0-release/share/examples/autofs/driver/
H A Dautodriver.c88 xmalloc(size_t size) function
/freebsd-10.0-release/contrib/ofed/management/opensm/opensm/
H A Dst.c96 #define xmalloc malloc macro
/freebsd-10.0-release/lib/libc/db/test/
H A Ddbtest.c704 xmalloc(text, len) function

Completed in 219 milliseconds

12