Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcommand.c94 static lbool ignoring_input = FALSE; variable
1353 ignoring_input = TRUE; in start_ignoring_input()
1364 ignoring_input = FALSE; in stop_ignoring_input()
1373 if (!ignoring_input) in is_ignoring_input()