Home
last modified time | relevance | path

Searched defs:ecalloc (Results 1 – 7 of 7) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/roken/
H A Decalloc.c48 ecalloc (size_t number, size_t size) in ecalloc() function
H A Droken.h.in962 #define ecalloc rk_ecalloc macro
/minix3/tests/lib/libutil/
H A Dt_efun.c51 ATF_TC_HEAD(ecalloc, tc) in ATF_TC_HEAD() argument
56 ATF_TC_BODY(ecalloc, tc) in ATF_TC_BODY() argument
/minix3/crypto/external/bsd/heimdal/include/
H A Droken.h251 #define ecalloc rk_ecalloc macro
/minix3/external/bsd/less/dist/
H A Dmain.c319 ecalloc(count, size) in ecalloc() function
/minix3/external/bsd/top/dist/
H A Dos.h59 #define ecalloc calloc macro
/minix3/lib/libutil/
H A Defun.c114 ecalloc(size_t n, size_t s) in ecalloc() function