Home
last modified time | relevance | path

Searched refs:GETS_NOECHO (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dcons.h94 #define GETS_NOECHO 0 /* Disable echoing of characters. */ macro
/f-stack/freebsd/kern/
H A Dkern_cons.c480 case GETS_NOECHO: in cngets()