Home
last modified time | relevance | path

Searched refs:pipein (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
55 int wanttty, *pipein, *pipeout;
278 (void) close(pipein[0]);
279 unsetfd(pipein[0]);
280 (void) close(pipein[1]);
281 unsetfd(pipein[1]);
287 doio(t, pipein, pipeout);
327 execute(t->t_dcar, wanttty, pipein, pv);
410 doio(struct command *t, int *pipein, int *pipeout) in doio() argument
432 fd = dup(pipein[0]); in doio()
[all …]
/titanic_41/usr/src/cmd/refer/
H A Dinv1.c45 int keepkey = 0, pipein = 0; in main() local
81 pipein = 1; in main()
106 if (pipein) { in main()
133 if (pipein) { in main()
/titanic_41/usr/src/tools/aw/
H A Daw.c267 filter(int pipein, int pipeout) in filter() argument
279 if (dup2(pipein, 0) == -1 || in filter()
384 invoke(char **argv, int pipein, int pipeout) in invoke() argument
397 if (pipein >= 0 && dup2(pipein, 0) == -1) { in invoke()
/titanic_41/usr/src/cmd/backup/restore/
H A Dtape.c37 int pipein = 0; variable
147 pipein++; in setinput()
206 if (pipein) in setup()
216 if (!pipein && !bflag) in setup()
275 if (pipein) { in setup()
444 if (pipein) { in getvol()
454 if (pipein) in getvol()
567 if (!pipein && !bflag && archivefile && (first_time == FT_STATE_1)) { in getvol()
683 if (pipein) { in setdumpnum()
1537 if (pipein) { in readtape()
[all …]
/titanic_41/usr/src/cmd/bnu/
H A Duux.c78 int pipein = 0; local
250 pipein = 1;
448 if (pipein) {