Home
last modified time | relevance | path

Searched defs:FPIN (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/sh/
H A Ddefs.h57 #define FPIN 0x0100 macro
/titanic_44/usr/src/lib/libshell/common/include/
H A Dshnodes.h36 #define FPIN (010<<COMBITS) /* input is a pipe */ macro
/titanic_44/usr/src/cmd/csh/
H A Dsh.h317 #define FPIN (1<<2) /* input is a pipe */ macro