Home
last modified time | relevance | path

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

/original-bsd/sys/sys/
H A Dioctl_compat.h128 #define LCRTKIL (CRTKIL>>16) macro
/original-bsd/local/toolchest/ksh/sh/
H A Dedit.c363 mask = LCRTBS|LCRTERA|LCTLECH|LPENDIN|LCRTKIL;
/original-bsd/old/more/
H A Dmore.c1470 docrtkill = ((lmode & LCRTKIL) != 0); in initterm()