Home | Sort by: relevance | last modified time | path |
/src/distrib/utils/more/ | |
main.c | 65 int is_tty; variable in typeref:typename:int 171 if (is_tty) { 280 is_tty = isatty(1); 281 if (!is_tty) { |
main.c | 65 int is_tty; variable in typeref:typename:int 171 if (is_tty) { 280 is_tty = isatty(1); 281 if (!is_tty) { |