Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dioctl_compat.h117 #define CRTERA 0x00040000 /* " \b " to wipe out char */ macro
137 #define LCRTERA (CRTERA>>16)
/f-stack/freebsd/kern/
H A Dtty_compat.c320 flags |= CRTERA|CRTBS; in ttcompatgetflags()
422 if (flags&CRTERA) in ttcompatsetlflags()