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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DMemAlloc.h38 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_calloc(size_t Count, function in namespace:llvm
/freebsd-current/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_redup.c69 safe_calloc(size_t n) function
/freebsd-current/sbin/ipfw/
H A Dipfw2.c550 safe_calloc(size_t number, size_t size) function

Completed in 142 milliseconds