Searched refs:CONS_CLRHIST (Results 1 – 3 of 3) sorted by relevance
110 #define CONS_CLRHIST _IO('c', 10) macro
334 case CONS_CLRHIST: in sc_hist_ioctl()
1089 if (ioctl(0, CONS_CLRHIST) == -1) { in clear_history()