Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/rpcsvc/
H A Drex.x190 const LCRTKIL = 0x0400; /* kill line with " \b " */ variable
/titanic_50/usr/src/cmd/rexd/
H A Drex.x184 const LCRTKIL = 0x0400; /* kill line with " \b " */ variable
/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dttold.h150 #define LCRTKIL (O_CRTKIL>>16) macro
/titanic_50/usr/src/uts/common/sys/
H A Dttold.h259 #define LCRTKIL (O_CRTKIL>>16) macro
/titanic_50/usr/src/lib/libshell/common/edit/
H A Dedit.c416 mask = LCRTBS|LCRTERA|LCTLECH|LPENDIN|LCRTKIL; in tty_alt()