Searched refs:ECHOPRT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dtty_compat.c554 if (lflag&ECHOPRT)
688 lflag |= ECHOPRT;
690 lflag &= ~ECHOPRT;
H A Dtty.c589 !ISSET(lflag, ECHOPRT))
2174 } else if (ISSET(tp->t_lflag, ECHOPRT)) {
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dtermios.h245 #define ECHOPRT 0x00000020 /* visual erase mode for hardcopy */ macro

Completed in 70 milliseconds