Home
last modified time | relevance | path

Searched refs:has_stime (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/kern/
H A Dtty.c1685 int has_stime = 0, last_cc = 0; in ttread() local
1786 if (has_stime == 0) { in ttread()
1788 has_stime = 1; in ttread()
1806 if (has_stime == 0) { in ttread()
1807 has_stime = 1; in ttread()