Searched refs:CONS_HISTORY (Results 1 – 4 of 4) sorted by relevance
107 #define CONS_HISTORY _IOW('c', 9, int) macro
319 case CONS_HISTORY: /* set history size */ in sc_hist_ioctl()
1075 if (ioctl(0, CONS_HISTORY, &size) == -1) { in set_history()
954 if (ioctl(0, CONS_HISTORY, &size) == -1) in set_history()