Searched refs:sh_process (Results 1 – 2 of 2) sorted by relevance
119 struct sh_process {295 struct sh_process *run_command(struct sh_arg *arg, int **rdlist) in run_command()297 struct sh_process *pp = xzalloc(sizeof(struct sh_process)); in run_command()623 struct sh_process *pp; in run_pipeline()
849 struct sh_process { struct