Home
last modified time | relevance | path

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

/src/sys/sys/ !
H A Dioctl_compat.h144 #define LPENDIN (PENDIN>>16) macro
/src/include/rpcsvc/ !
H A Drex.x191 const LPENDIN = 0x2000; /* needs reread */ variable
/src/contrib/tcsh/ !
H A Ded.term.c439 # ifdef LPENDIN
440 { "lpendin",LPENDIN,M_LOCAL },
H A Dsh.file.c404 int pending_input = LPENDIN; in retype()