OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_STRICT_MKSTEMP
(Results
1 - 4
of
4
) sorted by null
/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/openssh/
config.h
922
#define
HAVE_STRICT_MKSTEMP
1
[
all
...]
config.h.in
919
#undef
HAVE_STRICT_MKSTEMP
[
all
...]
Completed in 406 milliseconds