Home
last modified time | relevance | path

Searched defs:pipein (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/tcsh-6/
H A Dsh.sem.c83 execute(struct command *t, volatile int wanttty, int *pipein, int *pipeout, in execute()
835 doio(struct command *t, int *pipein, int *pipeout) in doio()
/dflybsd-src/sbin/restore/
H A Dtape.c61 static int pipein = 0; variable