Home
last modified time | relevance | path

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

/netbsd/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
/netbsd/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.in1038 #define ecalloc rk_ecalloc macro
/netbsd/external/bsd/less/dist/
H A Dmain.c319 ecalloc(count, size) in ecalloc() function
/netbsd/external/bsd/top/dist/
H A Dos.h59 #define ecalloc calloc macro
/netbsd/crypto/external/bsd/heimdal/include/
H A Droken.h266 #define ecalloc rk_ecalloc macro
/netbsd/lib/libutil/
H A Defun.c120 ecalloc(size_t n, size_t s) in ecalloc() function