Home
last modified time | relevance | path

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

/NextBSD/sys/dev/syscons/
HDschistory.c284 sc_hist_down_line(scr_stat *scp) in sc_hist_down_line() function
HDsyscons.h595 int sc_hist_down_line(scr_stat *scp);
HDsyscons.c3451 if (sc_hist_down_line(scp)) in scgetc()
3469 if (sc_hist_down_line(scp)) { in scgetc()