Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcommand.c99 static lbool ignoring_input = FALSE; variable
1404 ignoring_input = TRUE; in start_ignoring_input()
1415 ignoring_input = FALSE; in stop_ignoring_input()
1424 if (!ignoring_input) in is_ignoring_input()