Searched defs:calloc (Results 1 – 2 of 2) sorted by relevance
/openssh-portable/openbsd-compat/ | ||
H A D | getrrsetbyname-ldns.c | 60 #define calloc(x, y) (xcalloc((x),(y))) macro |
/openssh-portable/ | ||
H A D | configure.ac | 1476 AC_DEFINE(calloc, rpl_calloc, definition |
Completed in 7 milliseconds