Searched refs:CEOL2 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/tcsh/
H A Ded.term.h184 # undef CEOL2 macro
225 #ifndef CEOL2
226 # define CEOL2 _POSIX_VDISABLE macro
227 #endif /* CEOL2 */
H A Ded.init.c60 (uc)CEOF, (uc)CEOL, (uc)CEOL2, (uc)CSWTCH,
/freebsd-11-stable/lib/libedit/
H A Dtty.h183 #ifndef CEOL2
184 # define CEOL2 _POSIX_VDISABLE macro
185 #endif /* CEOL2 */
H A Dtty.c102 CEOF, CEOL, CEOL2, CSWTCH,
/freebsd-11-stable/contrib/opie/
H A Dopielogin.c950 #ifdef CEOL2
951 attr.c_cc[VEOL2] = CEOL2;
952 #else /* CEOL2 */
954 #endif /* CEOL2 */

Completed in 86 milliseconds