Home
last modified time | relevance | path

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

/netbsd/tests/lib/libutil/
H A Dt_efun.c108 ATF_TC_HEAD(erealloc, tc) in ATF_TC_HEAD() argument
113 ATF_TC_BODY(erealloc, tc) in ATF_TC_BODY() argument
/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Derealloc.c48 erealloc (void *ptr, size_t sz) in erealloc() function
H A Droken.h.in1042 #define erealloc rk_erealloc macro
/netbsd/external/bsd/ntp/dist/include/
H A Dntp_stdlib.h121 #define erealloc(p, c) ereallocz((p), (c), 0, FALSE) macro
139 #define erealloc(p, c) ereallocz((p), (c), 0, FALSE, \ macro
/netbsd/external/bsd/top/dist/
H A Dos.h60 #define erealloc realloc macro
/netbsd/crypto/external/bsd/heimdal/include/
H A Droken.h268 #define erealloc rk_erealloc macro
/netbsd/lib/libutil/
H A Defun.c129 erealloc(void *p, size_t n) in erealloc() function
/netbsd/lib/libc/time/
H A Dzic.c35 #define erealloc zic_realloc macro
549 erealloc(void *ptr, size_t size) in erealloc() function