OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_GETOPT
(Results
1 - 4
of
4
) sorted by null
/external/openssh/openbsd-compat/
getopt.c
33
#if !defined(
HAVE_GETOPT
) || !defined(HAVE_GETOPT_OPTRESET)
123
#endif /* !defined(
HAVE_GETOPT
) || !defined(HAVE_OPTRESET) */
openbsd-compat.h
140
#if !defined(
HAVE_GETOPT
) || !defined(HAVE_GETOPT_OPTRESET)
/external/openssh/
config.h
414
#define
HAVE_GETOPT
1
[
all
...]
config.h.in
411
#undef
HAVE_GETOPT
[
all
...]
Completed in 27 milliseconds