Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/rpcsvc/
H A Drex.x194 const LDECCTQ = 0x4000; /* only ^Q starts after ^S */ variable
/titanic_44/usr/src/cmd/rexd/
H A Drex.x188 const LDECCTQ = 0x4000; /* only ^Q starts after ^S */ variable
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dttold.h154 #define LDECCTQ (O_DECCTQ>>16) macro
/titanic_44/usr/src/uts/common/sys/
H A Dttold.h263 #define LDECCTQ (O_DECCTQ>>16) macro
/titanic_44/usr/src/cmd/lp/filter/postscript/postio/
H A Difdef.c634 lmodes |= LDECCTQ; in setupline()