Searched refs:sc_term_del_line (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/syscons/
H A Dsctermvar.h38 static __inline void sc_term_del_line(scr_stat *scp, int y, int n, int ch,
78 sc_term_del_line(scr_stat *scp, int y, int n, int ch, int attr, int tail) function
205 sc_term_del_line(scp, head, n - (tail - scp->ypos) + 1,
H A Dscterm-sc.c343 sc_term_del_line(scp, scp->ypos, tcp->param[0],
358 sc_term_del_line(scp, 0, tcp->param[0],

Completed in 63 milliseconds