Home
last modified time | relevance | path

Searched refs:sc_vtb_destroy (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/syscons/
H A Dschistory.c152 sc_vtb_destroy(prev_history); in sc_alloc_history_buffer()
203 sc_vtb_destroy(history); in sc_free_history_buffer()
H A Dscvtb.c87 sc_vtb_destroy(sc_vtb_t *vtb) in sc_vtb_destroy() function
H A Dsyscons.h636 void sc_vtb_destroy(sc_vtb_t *vtb);
H A Dsyscons.c785 sc_vtb_destroy(&scp->vtb); in sctty_close()
786 sc_vtb_destroy(&scp->scr); in sctty_close()
3584 sc_vtb_destroy(&old); in sc_alloc_scr_buffer()