Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dioctl_compat.h125 #define CRTKIL 0x04000000 /* kill line with " \b " */ macro
144 #define LCRTKIL (CRTKIL>>16)
/f-stack/freebsd/kern/
H A Dtty_compat.c322 flags |= CRTKIL|CRTBS; in ttcompatgetflags()
426 if (flags&CRTKIL) in ttcompatsetlflags()