Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/rpcsvc/
H A Drex.x180 const LCRTBS = 0x0001; /* do backspacing for crt */ variable
/titanic_44/usr/src/cmd/rexd/
H A Drex.x174 const LCRTBS = 0x0001; /* do backspacing for crt */ variable
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dttold.h141 #define LCRTBS (O_CRTBS>>16) macro
/titanic_44/usr/src/uts/common/sys/
H A Dttold.h250 #define LCRTBS (O_CRTBS>>16) macro
/titanic_44/usr/src/lib/libshell/common/edit/
H A Dedit.c416 mask = LCRTBS|LCRTERA|LCTLECH|LPENDIN|LCRTKIL; in tty_alt()