Home
last modified time | relevance | path

Searched refs:CRTERA (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/bsd/sys/ !
H A Dioctl_compat.h162 #define CRTERA 0x00040000 /* " \b " to wipe out char */ macro
182 #define LCRTERA (CRTERA>>16)
/xnu-10063.141.1/bsd/kern/ !
H A Dtty_compat.c606 flags |= CRTERA | CRTBS; in ttcompatgetflags()
747 if (flags & CRTERA) { in ttcompatsetlflags()