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

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dioctl_compat.h162 #define CRTERA 0x00040000 /* " \b " to wipe out char */ macro
182 #define LCRTERA (CRTERA>>16)
/macosx-10.10.1/Librpcsvc-24/
H A Drex.x134 const CRTERA = 0x00040000; /* " \b " to wipe out char */
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dtty_compat.c562 flags |= CRTERA|CRTBS;
690 if (flags&CRTERA)
/macosx-10.10.1/tcsh-65/tcsh/
H A Ded.term.c363 # ifdef CRTERA
364 { "crtera", CRTERA, M_CONTROL },
365 # endif /* CRTERA */

Completed in 75 milliseconds