Searched refs:CONS_CLRHIST (Results 1 – 5 of 5) sorted by relevance
317 case CONS_CLRHIST: in sc_hist_ioctl()
129 #define CONS_CLRHIST _IO('c', 10) macro
482 if ((error == 0) && (cmd == CONS_CLRHIST)) { in termtty_ioctl()
1371 if (ioctl(0, CONS_CLRHIST) == -1) { in clear_history()
2574 case CONS_CLRHIST: in vtterm_ioctl()