OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_MKDTEMP
(Results
1 - 11
of
11
) sorted by null
/external/llvm/device/include/llvm/Config/
config.h
260
#define
HAVE_MKDTEMP
0
/external/llvm/host/include/llvm/Config/
config.h
266
#define
HAVE_MKDTEMP
1
/external/openssh/openbsd-compat/
mktemp.c
46
#if !defined(
HAVE_MKDTEMP
) || defined(HAVE_STRICT_MKSTEMP)
178
#endif /* !defined(
HAVE_MKDTEMP
) || defined(HAVE_STRICT_MKSTEMP) */
openbsd-compat.h
95
#if !defined(
HAVE_MKDTEMP
) || defined(HAVE_STRICT_MKSTEMP)
/external/llvm/include/llvm/Config/
config.h.cmake
247
#cmakedefine
HAVE_MKDTEMP
${
HAVE_MKDTEMP
}
config.h.in
273
#undef
HAVE_MKDTEMP
/external/openssh/
config.h
642
#define
HAVE_MKDTEMP
1
[
all
...]
config.h.in
639
#undef
HAVE_MKDTEMP
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/lib/
stdlib.in.h
191
# if !@
HAVE_MKDTEMP
@
/external/bison/lib/
stdlib.in.h
315
# if !@
HAVE_MKDTEMP
@
/ndk/sources/host-tools/sed-4.2.1/
configure
798
HAVE_MKDTEMP
[
all
...]
Completed in 93 milliseconds