Searched refs:IBCS2_ECHOK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/i386/ibcs2/
H A Dibcs2_termios.h162 #define IBCS2_ECHOK 0000040 macro
H A Dibcs2_ioctl.c169 if (l & IBCS2_ECHOK) r |= ECHOK;
261 if (l & ECHOK) r |= IBCS2_ECHOK;

Completed in 109 milliseconds