Searched defs:erealloc (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/crypto/heimdal/lib/roken/
H A Derealloc.c46 erealloc (void *ptr, size_t sz) function
/freebsd-current/sbin/rcorder/
H A Dealloc.c100 erealloc(void *ptr, size_t size) function
/freebsd-current/contrib/netbsd-tests/lib/libutil/
H A Dt_efun.c107 ATF_TC(erealloc); variable
/freebsd-current/contrib/ntp/include/
H A Dntp_stdlib.h129 #define erealloc(p, c) ereallocz((p), (c), 0, FALSE) macro
147 #define erealloc(p, c) ereallocz((p), (c), 0, FALSE, \ macro
/freebsd-current/sbin/fsck/
H A Dfsutil.c202 erealloc(void *p, size_t s) function
/freebsd-current/lib/libnetbsd/
H A Defun.c123 erealloc(void *p, size_t n) function
/freebsd-current/usr.sbin/jail/
H A Djail.c581 erealloc(void *ptr, size_t size) function
/freebsd-current/contrib/tzcode/
H A Dzic.c535 erealloc(void *ptr, size_t size) function

Completed in 164 milliseconds