Searched refs:cdf_calloc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/file/src/
H A Dcdf.c85 #define CDF_CALLOC(n, u) cdf_calloc(__FILE__, __LINE__, (n), (u))
105 cdf_calloc(const char *file __attribute__((__unused__)), function

Completed in 71 milliseconds