Searched refs:term (Results 1 – 25 of 27) sorted by relevance
12
25 struct termios term; in isatty() local27 return tcgetattr (fd, &term) == 0; in isatty()
50 // [lib.support.start.term].
84 // Multiplication is safe if each term and the sum of the terms
85 // Multiplication is safe if each term and the sum of the terms
82 // Multiplication is safe if each term and the sum of the terms
Completed in 26 milliseconds