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.h103 #if !defined(HAVE_MKDTEMP) || defined(HAVE_STRICT_MKSTEMP)
/external/openssh/
Dconfig.h966 #define HAVE_STRICT_MKSTEMP 1 macro
Dconfig.h.in1056 #undef HAVE_STRICT_MKSTEMP
Dconfigure.ac2018 AC_DEFINE([HAVE_STRICT_MKSTEMP], [1], [Silly mkstemp()]) definition
2022 AC_DEFINE([HAVE_STRICT_MKSTEMP]) definition