Searched defs:st_work (Results 1 – 2 of 2) sorted by relevance
68 struct st_work { struct69 char *cmd; /* name of command to run */70 char **av; /* arguments to command */71 char *input; /* standard input buffer */72 int inpsize; /* size of standard input buffer */73 char *outf; /* standard output (filename) */
45 struct st_work { struct46 char *cmd; /* name of command to run */47 char **av; /* arguments to command */48 char *input; /* standard input buffer */49 int inpsize; /* size of standard input buffer */