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

/freebsd-10-stable/contrib/tcsh/
H A Dsh.print.c253 lmode & LFLUSHO) {
254 lmode = LFLUSHO;
H A Ded.term.c51 { "local:", (LCRTBS|LCRTERA|LCRTKIL), (LPRTERA|LFLUSHO) },
65 { "local:", (LCRTBS|LCRTERA|LCRTKIL), (LPRTERA|LFLUSHO) },
427 # ifdef LFLUSHO
428 { "lflusho",LFLUSHO,M_LOCAL },
429 # endif /* LFLUSHO */
/freebsd-10-stable/sys/sys/
H A Dioctl_compat.h140 #define LFLUSHO (FLUSHO>>16) macro
/freebsd-10-stable/include/rpcsvc/
H A Drex.x194 const LFLUSHO = 0x0080; /* flush output to terminal */

Completed in 142 milliseconds