Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Drex.x191 const LPENDIN = 0x2000; /* needs reread */ variable
/freebsd/sys/sys/
H A Dioctl_compat.h144 #define LPENDIN (PENDIN>>16) macro
/freebsd/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()