Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/syscons/
Dschistory.c304 case CONS_HISTORY: /* set history size */ in sc_hist_ioctl()
/freebsd-12-stable/sys/sys/
Dconsio.h125 #define CONS_HISTORY _IOW('c', 9, int) macro
/freebsd-12-stable/usr.sbin/vidcontrol/
Dvidcontrol.c1367 if (ioctl(0, CONS_HISTORY, &size) == -1) { in set_history()
/freebsd-12-stable/sys/dev/vt/
Dvt_core.c2341 case CONS_HISTORY: in vtterm_ioctl()