Home
last modified time | relevance | path

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

/trueos/contrib/tcsh/
HDsh.print.c253 lmode & LFLUSHO) { in flush()
254 lmode = LFLUSHO; in flush()
HDed.term.c51 { "local:", (LCRTBS|LCRTERA|LCRTKIL), (LPRTERA|LFLUSHO) },
65 { "local:", (LCRTBS|LCRTERA|LCRTKIL), (LPRTERA|LFLUSHO) },
427 # ifdef LFLUSHO
428 { "lflusho",LFLUSHO,M_LOCAL },
/trueos/sys/sys/
HDioctl_compat.h140 #define LFLUSHO (FLUSHO>>16) macro
/trueos/include/rpcsvc/
HDrex.x194 const LFLUSHO = 0x0080; /* flush output to terminal */ variable