Home
last modified time | relevance | path

Searched refs:CONS_CLRHIST (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/syscons/
HDschistory.c317 case CONS_CLRHIST: in sc_hist_ioctl()
/trueos/sys/sys/
HDconsio.h122 #define CONS_CLRHIST _IO('c', 10) macro
/trueos/usr.sbin/vidcontrol/
HDvidcontrol.c1307 if (ioctl(0, CONS_CLRHIST) == -1) { in clear_history()