Home
last modified time | relevance | path

Searched refs:CSWTCH (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/tcsh/
H A Ded.term.h185 # undef CSWTCH
186 # define CSWTCH TO_CONTROL('z') macro
228 #ifndef CSWTCH
229 # define CSWTCH _POSIX_VDISABLE macro
H A Dsh.h304 # undef CSWTCH
305 # define CSWTCH _POSIX_VDISABLE /* So job control works */ macro
358 # undef CSWTCH
359 # define CSWTCH _POSIX_VDISABLE /* So job control works */ macro
365 #undef CSWTCH
366 #define CSWTCH _POSIX_VDISABLE macro
H A Dtc.disc.c83 termiob.c_cc[VSWTCH] = CSWTCH;
H A Ded.init.c60 (uc)CEOF, (uc)CEOL, (uc)CEOL2, (uc)CSWTCH,
H A DFixes1724 7. DGUX needs SAVESIGVEC, updated type protection, and disabled CSWTCH.
/freebsd/contrib/libedit/
H A Dtty.h150 # undef CSWTCH
185 #ifndef CSWTCH
186 # define CSWTCH _POSIX_VDISABLE macro
H A Dtty.c101 CEOF, CEOL, CEOL2, CSWTCH,