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

/freebsd-10.2-release/sys/i386/ibcs2/
H A Dibcs2_termios.h161 #define IBCS2_ECHOE 0000020 macro
H A Dibcs2_ioctl.c168 if (l & IBCS2_ECHOE) r |= ECHOE;
260 if (l & ECHOE) r |= IBCS2_ECHOE;

Completed in 48 milliseconds