Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/syscons/
HDschistory.c283 sc_hist_down_line(scr_stat *scp) in sc_hist_down_line() function
HDsyscons.h588 int sc_hist_down_line(scr_stat *scp);
HDsyscons.c3831 if (sc_hist_down_line(scp)) in scgetc()
3852 if (sc_hist_down_line(scp)) { in scgetc()