Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.sem.c83 execute(struct command *t, volatile int wanttty, int *pipein, int *pipeout, in execute()
836 doio(struct command *t, int *pipein, int *pipeout) in doio()
/freebsd/sbin/dump/
H A Dmain.c74 int pipeout; /* true => output to standard output */ variable
/freebsd/usr.bin/tip/tip/
H A Dcmds.c467 pipeout(int c) in pipeout() function