Searched refs:CONS_CLRHIST (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | consio.h | 129 #define CONS_CLRHIST _IO('c', 10) macro |
| /f-stack/freebsd/kern/ | ||
| H A D | subr_terminal.c | 483 if ((error == 0) && (cmd == CONS_CLRHIST)) { in termtty_ioctl() |