Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.sem.c53 execute(t, wanttty, pipein, pipeout) in execute() argument
410 doio(struct command *t, int *pipein, int *pipeout) in doio()
/titanic_41/usr/src/tools/aw/
H A Daw.c267 filter(int pipein, int pipeout) in filter()
384 invoke(char **argv, int pipein, int pipeout) in invoke()
/titanic_41/usr/src/cmd/bnu/
H A Duudecode.c114 int pipeout = 0; in main() local
/titanic_41/usr/src/cmd/backup/dump/
H A Ddump.h125 int pipeout; /* true => output to standard output */ variable
/titanic_41/usr/src/cmd/tip/
H A Dcmds.c465 pipeout(int c) in pipeout() function