Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dtermios.h239 #define ECHOK 0x00000004 /* echo NL after line kill */ macro
/xnu-12377.81.4/bsd/kern/
H A Dtty.c715 if (ISSET(lflag, ECHOK) || in ttyinput()