HomeSort by: relevance | last modified time | path
    Searched defs:has_stime (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
tty.c 1966 int c, first, error, has_stime, last_cc; local in function:ttread
1979 has_stime = 0;
2045 if (!has_stime) {
2047 has_stime = 1;
2062 if (!has_stime) {
2063 has_stime = 1;
2101 if (!has_stime || slp <= 0) {

Completed in 12 milliseconds