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

/src/sys/arch/atari/stand/tostools/libtos/
H A Dxalloc.c37 xmalloc(size_t size) function in typeref:typename:void *
/src/usr.bin/sed/
H A Dmisc.c66 xmalloc(size_t size) function in typeref:typename:void *
/src/usr.bin/xlint/common/
H A Dmem.c60 xmalloc(size_t s) function in typeref:typename:void *
/src/sbin/ldconfig/
H A Dshlib.c170 xmalloc(size_t size) function in typeref:typename:void *
/src/usr.bin/rump_dhcpclient/
H A Dcommon.c152 xmalloc(size_t s) function in typeref:typename:void *
/src/sbin/mount_portal/
H A Dconf.c109 xmalloc(size_t siz) function in typeref:typename:void *
/src/usr.bin/crunch/crunchide/
H A Dexec_elf32.c104 xmalloc(size_t size, const char *fn, const char *use) function in typeref:typename:void *
/src/libexec/ld.elf_so/
H A Dxmalloc.c460 xmalloc(size_t size) function in typeref:typename:void *
/src/usr.bin/gencat/
H A Dgencat.c249 xmalloc(size_t len) function in typeref:typename:void *
/src/sbin/dump/
H A Dmain.c860 xmalloc(size_t size) function in typeref:typename:void *
/src/lib/libc/time/
H A Dzdump.c156 xmalloc(ptrdiff_t size) function in typeref:typename:void *
H A Dzic.c536 xmalloc(size_t size) function in typeref:typename:void *
/src/sys/kern/
H A Dsubr_vmem.c186 #define xmalloc(sz, flags) malloc(sz) macro
193 #define xmalloc(sz, flags) \ macro
/src/bin/csh/
H A Dcsh.h87 #define xmalloc(i) Malloc(i) macro

Completed in 19 milliseconds