Home
last modified time | relevance | path

Searched defs:pipeout (Results 1 – 7 of 7) sorted by relevance

/openbsd/bin/csh/
H A Dsem.c53 execute(struct command *t, int wanttty, int *pipein, int *pipeout) in execute()
514 doio(struct command *t, int *pipein, int *pipeout) in doio()
/openbsd/gnu/usr.bin/cvs/src/
H A Dclassify.c20 pipeout) in Classify_File() argument
H A Dcheckout.c88 static int pipeout; variable
H A Dupdate.c101 static int pipeout = 0; variable
/openbsd/sbin/dump/
H A Dmain.c72 int pipeout; /* true => output to standard output */ variable
/openbsd/gnu/usr.bin/cvs/windows-NT/
H A Drun.c603 HANDLE pipein[2], pipeout[2]; in piped_child() local
/openbsd/usr.bin/ftp/
H A Dmain.c310 int pipeout; variable