Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.print.c200 lmode&LFLUSHO) { in flush()
201 lmode = LFLUSHO; in flush()
/illumos-gate/usr/src/uts/common/sys/
H A Dttold.h255 #define LFLUSHO (O_FLUSHO>>16) macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c2173 #if defined(TIOCLBIC) && defined(LFLUSHO) in io_prompt()
2180 int mode = LFLUSHO; in io_prompt()