Home
last modified time | relevance | path

Searched refs:LFLUSHO (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/csh/
H A Dsh.print.c202 lmode&LFLUSHO) { in flush()
203 lmode = LFLUSHO; in flush()
/titanic_50/usr/src/head/rpcsvc/
H A Drex.x187 const LFLUSHO = 0x0080; /* flush output to terminal */ variable
/titanic_50/usr/src/cmd/rexd/
H A Drex.x181 const LFLUSHO = 0x0080; /* flush output to terminal */ variable
/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dttold.h148 #define LFLUSHO (O_FLUSHO>>16) macro
/titanic_50/usr/src/uts/common/sys/
H A Dttold.h257 #define LFLUSHO (O_FLUSHO>>16) macro
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dio.c1881 #if defined(TIOCLBIC) && defined(LFLUSHO) in io_prompt()
1888 int mode = LFLUSHO; in io_prompt()