Home
last modified time | relevance | path

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

/mirbsd/src/sys/sys/
Dtty.h174 #define TTMINLOWAT 32 macro
/mirbsd/src/sys/kern/
Dtty.c2064 tp->t_lowat = x = CLAMP(cps / 2, TTMAXLOWAT, TTMINLOWAT);