Home
last modified time | relevance | path

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

/original-bsd/sys/sys/
H A Dioctl_compat.h101 #define CRTERA 0x00040000 /* " \b " to wipe out char */ macro
121 #define LCRTERA (CRTERA>>16)
/original-bsd/sys/kern/
H A Dtty_compat.c241 flags |= CRTERA|CRTBS;
337 if (flags&CRTERA)
/original-bsd/libexec/getty/
H A Dsubr.c202 f |= CRTERA;