OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_GETTTYENT
(Results
1 - 4
of
4
) sorted by null
/external/openssh/
config.h
450
#define
HAVE_GETTTYENT
1
[
all
...]
config.h.in
447
#undef
HAVE_GETTTYENT
[
all
...]
loginrec.c
848
#if defined(
HAVE_GETTTYENT
)
868
#endif /*
HAVE_GETTTYENT
*/
[
all
...]
/external/dropbear/
loginrec.c
688
#if defined(
HAVE_GETTTYENT
)
709
#endif /*
HAVE_GETTTYENT
*/
[
all
...]
Completed in 298 milliseconds