Searched refs:dtrtime (Results 1 – 1 of 1) sorted by relevance
99 static const struct timespec dtrtime = {.tv_sec = 0, .tv_nsec = 250000}; variable628 (void)nanosleep(&dtrtime, NULL); /* leave DTR low for a bit */ in setctty()