Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-malloc.c35 #if defined(HAVE_CALLOC) && HAVE_CALLOC == 0
/freebsd/contrib/ldns/ldns/
H A Dconfig.h32 #define HAVE_CALLOC 1 macro
H A Dconfig.h.in31 #undef HAVE_CALLOC
/freebsd/crypto/openssh/
H A Dconfig.h284 #define HAVE_CALLOC 1 macro
H A Dconfigure.ac1577 AC_DEFINE(HAVE_CALLOC, 1, [calloc(0, x) returns non-null]) definition
1579 AC_DEFINE(HAVE_CALLOC, 0, [calloc(0, x) returns NULL]) definition