Searched refs:GETS_NOECHO (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | cons.h | 94 #define GETS_NOECHO 0 /* Disable echoing of characters. */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | kern_cons.c | 480 case GETS_NOECHO: in cngets() |