Searched refs:CONS_CLRHIST (Results 1 – 5 of 5) sorted by relevance
315 case CONS_CLRHIST: in sc_hist_ioctl()
127 #define CONS_CLRHIST _IO('c', 10) macro
478 if ((error == 0) && (cmd == CONS_CLRHIST)) { in termtty_ioctl()
1369 if (ioctl(0, CONS_CLRHIST) == -1) { in clear_history()
2812 case CONS_CLRHIST: in vtterm_ioctl()