Home
last modified time | relevance | path

Searched refs:EXTPROC (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/libedit/
H A Dtty.h104 # ifndef EXTPROC
105 # define EXTPROC 0 macro
H A Dtty.c76 (NOFLSH | ECHONL | EXTPROC | FLUSHO)},
84 (NOFLSH | ICANON | ECHO | ECHOK | ECHONL | EXTPROC | IEXTEN | FLUSHO)},
371 #ifdef EXTPROC
372 {"extproc", EXTPROC, MD_LIN},
/freebsd/contrib/tcsh/
H A Ded.term.h104 # ifndef EXTPROC
105 # define EXTPROC 0 macro
H A Ded.term.c45 (NOFLSH|ECHONL|EXTPROC|FLUSHO|IDEFAULT) },
58 (NOFLSH|ICANON|ECHO|ECHOK|ECHONL|EXTPROC|IEXTEN|FLUSHO|
300 # ifdef EXTPROC
301 { "extproc",EXTPROC,M_LINED },
/freebsd/sys/sys/
H A D_termios.h172 #define EXTPROC 0x00000800 /* external processing */ macro
/freebsd/bin/stty/
H A Dprint.c106 put("-extproc", EXTPROC, 0); in print()
/freebsd/usr.bin/mail/
H A Dtty.c92 extproc = ((ttybuf.c_lflag & EXTPROC) ? 1 : 0); in grabh()
/freebsd/crypto/heimdal/appl/telnet/
H A DREADME.ORIG311 slave side of the pty, it was re-setting the EXTPROC