Home
last modified time | relevance | path

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

/original-bsd/sys/sys/
H A Dioctl_compat.h109 #define CRTKIL 0x04000000 /* kill line with " \b " */ macro
128 #define LCRTKIL (CRTKIL>>16)
/original-bsd/sys/kern/
H A Dtty_compat.c243 flags |= CRTKIL|CRTBS;
341 if (flags&CRTKIL)
/original-bsd/libexec/getty/
H A Dsubr.c205 f |= CRTKIL;