Searched refs:CRTBS (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dioctl_compat.h160 #define CRTBS 0x00010000 /* do backspacing for crt */ macro
180 #define LCRTBS (CRTBS>>16)
/darwin-on-arm/xnu/bsd/kern/
H A Dtty_compat.c562 flags |= CRTERA|CRTBS;
564 flags |= CRTKIL|CRTBS;

Completed in 17 milliseconds