Searched defs:Calloc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/lib/libstand/
H A Dzalloc_malloc.c127 Calloc(size_t n1, size_t n2, const char *file, int line) function
/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
H A Dst.c104 #define Calloc(n,s) (char*)xcalloc((n), (s)) macro
/freebsd-10-stable/sbin/fsck_ffs/
H A Dfsck.h387 Calloc(size_t cnt, size_t size) function

Completed in 53 milliseconds