Searched refs:CRTKIL (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dioctl_compat.h170 #define CRTKIL 0x04000000 /* kill line with " \b " */ macro
189 #define LCRTKIL (CRTKIL>>16)
/macosx-10.10.1/Librpcsvc-24/
H A Drex.x142 const CRTKIL = 0x04000000; /* kill line with " \b " */
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dtty_compat.c564 flags |= CRTKIL|CRTBS;
694 if (flags&CRTKIL)
/macosx-10.10.1/tcsh-65/tcsh/
H A Ded.term.c387 # ifdef CRTKIL
388 { "crtkil", CRTKIL, M_CONTROL },
389 # endif /* CRTKIL */

Completed in 129 milliseconds