| /onnv/onnv-gate/usr/src/cmd/csh/ |
| sh.sem.c | 27 void doio(struct command *, int *, int *); 287 doio(t, pipein, pipeout); 410 doio(struct command *t, int *pipein, int *pipeout) function 417 tprintf("TRACE- doio()\n");
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/ |
| umount.c | 144 static void doio(mountent_t *); 967 doio(mp); /* Any output? */ 1070 doio(mountent_t *mp) function
|
| mount.c | 201 static void doio(vfsent_t *); 1409 doio(vfsent_t *vp) function [all...] |
| /onnv/onnv-gate/usr/src/cmd/zlogin/ |
| zlogin.c | 121 * than ZLOGIN_BUFSIZ (because we share the buffer in doio). This value is 794 doio(int stdin_fd, int appin_fd, int stdout_fd, int stderr_fd, int sig_fd, function [all...] |