Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dscreen.c376 static int curr_on = 0;
378 if (on == curr_on)
705 curr_on = on; in raw_mode()
389 static int curr_on = 0; raw_mode() local