Searched refs:LCRTBS (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dioctl_compat.h180 #define LCRTBS (CRTBS>>16) macro
/macosx-10.10.1/Librpcsvc-24/
H A Drex.x185 const LCRTBS = 0x0001; /* do backspacing for crt */
/macosx-10.10.1/tcsh-65/tcsh/
H A Ded.term.c51 { "local:", (LCRTBS|LCRTERA|LCRTKIL), (LPRTERA|LFLUSHO) },
65 { "local:", (LCRTBS|LCRTERA|LCRTKIL), (LPRTERA|LFLUSHO) },
406 # ifdef LCRTBS
407 { "lcrtbs", LCRTBS, M_LOCAL },
408 # endif /* LCRTBS */
/macosx-10.10.1/screen-22/screen/
H A Dtty.c567 #if defined(LCRTBS)
568 | LCRTBS
569 #endif /* LCRTBS */
H A Dtty.c.dist567 #if defined(LCRTBS)
568 | LCRTBS
569 #endif /* LCRTBS */
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/edit/
H A Dedit.c419 mask = LCRTBS|LCRTERA|LCTLECH|LPENDIN|LCRTKIL;

Completed in 209 milliseconds