OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wfd_isatty
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
channels.h
103
int
wfd_isatty
; /* wfd is a tty */
member in struct:Channel
channels.c
247
c->
wfd_isatty
= is_tty || isatty(c->wfd);
[
all
...]
Completed in 32 milliseconds