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

/darwin-on-arm/xnu/bsd/sys/
H A Dioctl_compat.h170 #define CRTKIL 0x04000000 /* kill line with " \b " */ macro
189 #define LCRTKIL (CRTKIL>>16)
/darwin-on-arm/xnu/bsd/kern/
H A Dtty_compat.c564 flags |= CRTKIL|CRTBS;
694 if (flags&CRTKIL)

Completed in 61 milliseconds