Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dmktemp.c37 #if !defined(HAVE_MKDTEMP) || defined(HAVE_STRICT_MKSTEMP)
Dopenbsd-compat.h112 #if !defined(HAVE_MKDTEMP) || defined(HAVE_STRICT_MKSTEMP)
/external/openssh/
Dconfig.h969 #define HAVE_STRICT_MKSTEMP 1 macro
Dconfig.h.in1089 #undef HAVE_STRICT_MKSTEMP
Dconfigure.ac2143 AC_DEFINE([HAVE_STRICT_MKSTEMP], [1], [Silly mkstemp()]) definition
2147 AC_DEFINE([HAVE_STRICT_MKSTEMP]) definition