Home
last modified time | relevance | path

Searched defs:emalloc (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/netbsd-tests/lib/libutil/
H A Dt_efun.c91 ATF_TC_HEAD(emalloc, tc) in ATF_TC_HEAD() argument
96 ATF_TC_BODY(emalloc, tc) in ATF_TC_BODY() argument
/freebsd-src/crypto/heimdal/lib/roken/
H A Demalloc.c46 emalloc (size_t sz) in emalloc() function
H A Droken.h.in958 #define emalloc rk_emalloc macro
/freebsd-src/sbin/rcorder/
H A Dealloc.c72 emalloc(size_t len) in emalloc() function
/freebsd-src/contrib/ntp/include/
H A Dntp_stdlib.h129 #define emalloc(n) ereallocz(NULL, (n), 0, FALSE) macro
145 #define emalloc(c) ereallocz(NULL, (c), 0, FALSE, \ macro
/freebsd-src/sbin/fsck/
H A Dfsutil.c190 emalloc(size_t s) in emalloc() function
/freebsd-src/lib/libnetbsd/
H A Defun.c105 emalloc(size_t n) in emalloc() function
/freebsd-src/usr.sbin/jail/
H A Djail.c570 emalloc(size_t size) emalloc() function
/freebsd-src/contrib/tzcode/
H A Dzic.c529 emalloc(size_t size) in emalloc() function