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
480 if ((error == 0) && (cmd == CONS_CLRHIST)) { in termtty_ioctl()
1366 if (ioctl(0, CONS_CLRHIST) == -1) { in clear_history()
2771 case CONS_CLRHIST: in vtterm_ioctl()