OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REQUEST_TTY_YES
(Results
1 - 4
of
4
) sorted by null
/external/openssh/
readconf.h
147
#define
REQUEST_TTY_YES
2
ssh.c
421
if (options.request_tty ==
REQUEST_TTY_YES
)
424
options.request_tty =
REQUEST_TTY_YES
;
639
if (options.request_tty ==
REQUEST_TTY_YES
||
[
all
...]
clientloop.c
749
options.request_tty ==
REQUEST_TTY_YES
))
[
all
...]
readconf.c
1033
value =
REQUEST_TTY_YES
;
[
all
...]
Completed in 1140 milliseconds