Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tcsh/
H A Dsh.sem.c87 execute(struct command *t, volatile int wanttty, int *pipein, int *pipeout, in execute()
840 doio(struct command *t, int *pipein, int *pipeout) in doio()
/freebsd-12.1/sbin/restore/
H A Dtape.c75 static int pipein = 0; variable
/freebsd-12.1/release/picobsd/tinyware/msh/
H A Dsh3.c365 iosetup(iop, pipein, pipeout) in iosetup() argument