Home
last modified time | relevance | path

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

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