Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
HDtty.h142 #define TTMINHIWAT 100 macro
/dragonfly/sys/kern/
HDtty.c2484 x = CLAMP(x, ttmaxhiwat, TTMINHIWAT); in ttsetwater()