Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/rpcsvc/
H A Drex.x182 const LCRTERA = 0x0004; /* " \b " to wipe out char */ variable
/titanic_41/usr/src/cmd/rexd/
H A Drex.x176 const LCRTERA = 0x0004; /* " \b " to wipe out char */ variable
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dttold.h143 #define LCRTERA (O_CRTERA>>16) macro
/titanic_41/usr/src/uts/common/sys/
H A Dttold.h252 #define LCRTERA (O_CRTERA>>16) macro
/titanic_41/usr/src/lib/libshell/common/edit/
H A Dedit.c416 mask = LCRTBS|LCRTERA|LCTLECH|LPENDIN|LCRTKIL; in tty_alt()