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