Home
last modified time | relevance | path

Searched defs:pipeout (Results 1 – 6 of 6) 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/contrib/cvs-1.12/src/
H A Dclassify.c41 int force_tag_match, int aflag, Vers_TS **versp, int pipeout) in Classify_File()
H A Dcheckout.c90 static int pipeout; variable
H A Dupdate.c107 static int pipeout = 0; variable
/dflybsd-src/sbin/dump/
H A Dmain.c69 int pipeout; /* true => output to standard output */ variable
/dflybsd-src/usr.bin/tip/
H A Dcmds.c576 pipeout(int c) in pipeout() function