Home
last modified time | relevance | path

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

/external/llvm/host/include/llvm/Config/
Dconfig.h238 #define HAVE_MKDTEMP 1 macro
/external/openssh/openbsd-compat/
Dmktemp.c46 #if !defined(HAVE_MKDTEMP) || defined(HAVE_STRICT_MKSTEMP)
Dopenbsd-compat.h95 #if !defined(HAVE_MKDTEMP) || defined(HAVE_STRICT_MKSTEMP)
/external/openssh/
Dconfig.h642 #define HAVE_MKDTEMP 1 macro
Dconfig.h.in639 #undef HAVE_MKDTEMP
/external/llvm/include/llvm/Config/
Dconfig.h.cmake249 #cmakedefine HAVE_MKDTEMP ${HAVE_MKDTEMP}
Dconfig.h.in250 #undef HAVE_MKDTEMP
/external/llvm/cmake/
Dconfig-ix.cmake120 check_symbol_exists(mkdtemp "stdlib.h;unistd.h" HAVE_MKDTEMP)
/external/llvm/lib/Support/Unix/
DPath.inc71 # undef HAVE_MKDTEMP
136 #if defined(HAVE_MKDTEMP)