Home
last modified time | relevance | path

Searched defs:pipeout (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
408 doio(struct command *t, int *pipein, int *pipeout) in doio()
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumponline.c48 int pipeout; variable
/illumos-gate/usr/src/cmd/bnu/
H A Duudecode.c112 int pipeout = 0; in main() local
/illumos-gate/usr/src/cmd/tip/
H A Dcmds.c475 pipeout(int c) in pipeout() function