Searched refs:term (Results 1 – 1 of 1) sorted by relevance
36 struct termios term; in isatty() local38 return tcgetattr (fd, &term) == 0; in isatty()