Home
last modified time | relevance | path

Searched defs:prev_ysize (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/syscons/
H A Dschistory.c86 sc_alloc_history_buffer(scr_stat *scp, int lines, int prev_ysize, int wait) in sc_alloc_history_buffer()
187 sc_free_history_buffer(scr_stat *scp, int prev_ysize) in sc_free_history_buffer()
H A Dscvidctl.c142 int prev_ysize; in sc_set_text_mode() local