Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dsem.c62 execute(struct command *t, int wtty, int *pipein, int *pipeout) in execute()
524 doio(struct command *t, int *pipein, int *pipeout) in doio()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dclassify.c43 int force_tag_match, int aflag, Vers_TS **versp, int pipeout) in Classify_File()
H A Dcheckout.c92 static int pipeout; variable
H A Dupdate.c110 static int pipeout = 0; variable
/netbsd-src/external/bsd/atf/dist/tools/
H A Dio_test.cpp380 int pipeout[2], pipeerr[2]; in muxer_test() local
/netbsd-src/sbin/dump/
H A Dmain.c91 int pipeout; variable
/netbsd-src/usr.bin/tip/
H A Dcmds.c468 pipeout(char c) in pipeout() function
/netbsd-src/external/zlib/pigz/dist/
H A Dpigz.c462 int pipeout; /* write output to stdout even if file */ member