Home
last modified time | relevance | path

Searched refs:pipein (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.sem.c51 execute(t, wanttty, pipein, pipeout) in execute() argument
53 int wanttty, *pipein, *pipeout;
276 (void) close(pipein[0]);
277 unsetfd(pipein[0]);
278 (void) close(pipein[1]);
279 unsetfd(pipein[1]);
285 doio(t, pipein, pipeout);
325 execute(t->t_dcar, wanttty, pipein, pv);
408 doio(struct command *t, int *pipein, int *pipeout) in doio() argument
430 fd = dup(pipein[0]); in doio()
[all …]
/illumos-gate/usr/src/cmd/refer/
H A Dinv1.c43 int keepkey = 0, pipein = 0; in main() local
79 pipein = 1; in main()
104 if (pipein) { in main()
131 if (pipein) { in main()
/illumos-gate/usr/src/cmd/backup/restore/
H A Dtape.c37 int pipein = 0; variable
148 pipein++; in setinput()
207 if (pipein) in setup()
217 if (!pipein && !bflag) in setup()
276 if (pipein) { in setup()
445 if (pipein) { in getvol()
455 if (pipein) in getvol()
568 if (!pipein && !bflag && archivefile && (first_time == FT_STATE_1)) { in getvol()
684 if (pipein) { in setdumpnum()
1534 if (pipein) { in readtape()
[all …]
/illumos-gate/usr/src/cmd/bnu/
H A Duux.c78 int pipein = 0; local
250 pipein = 1;
448 if (pipein) {