OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_tty
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/include/
qemu.h
37
char
is_tty
;
member in struct:__anon2996
/tools/repohooks/rh/
terminal.py
104
self._enabled =
is_tty
(sys.stderr)
108
def
is_tty
(fh):
function
130
if
is_tty
(sys.stderr):
Completed in 78 milliseconds