Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/heimdal/dist/lib/roken/
H A Derealloc.c48 erealloc (void *ptr, size_t sz) in erealloc() function
H A Droken.h.in966 #define erealloc rk_erealloc macro
/minix3/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
/minix3/crypto/external/bsd/heimdal/include/
H A Droken.h253 #define erealloc rk_erealloc macro
/minix3/external/bsd/top/dist/
H A Dos.h60 #define erealloc realloc macro
/minix3/lib/libutil/
H A Defun.c123 erealloc(void *p, size_t n) in erealloc() function