Searched refs:sc_alloc_history_buffer (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/syscons/
H A Dschistory.c87 sc_alloc_history_buffer(scr_stat *scp, int lines, int prev_ysize, int wait) function
310 error = sc_alloc_history_buffer(scp,
H A Dscvidctl.c228 sc_alloc_history_buffer(scp, 0, prev_ysize, FALSE);
405 sc_alloc_history_buffer(scp, 0, prev_ysize, FALSE);
H A Dsyscons.h585 int sc_alloc_history_buffer(scr_stat *scp, int lines,
H A Dsyscons.c476 sc_alloc_history_buffer(scp, 0, 0, FALSE);
606 sc_alloc_history_buffer(sc_console, 0, 0, FALSE);
3230 sc_alloc_history_buffer(scp, 0, 0, TRUE);

Completed in 124 milliseconds