Home
last modified time | relevance | path

Searched refs:x_calloc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/pam-krb5/tests/
H A Druntests.c253 ((type *) x_calloc((n), sizeof(type), __FILE__, __LINE__))
301 static void *x_calloc(size_t, size_t, const char *, int)
355 x_calloc(size_t n, size_t size, const char *file, int line) in x_calloc() function