Searched refs:rdlist (Results 1 – 1 of 1) sorted by relevance
295 struct sh_process *run_command(struct sh_arg *arg, int **rdlist) in run_command() argument348 if (rd) dlist_lpop((void *)rdlist); in run_command()350 dlist_add_nomalloc((void *)rdlist, (void *)rd); in run_command()513 if (rdcount) free(dlist_lpop((void *)rdlist)); in run_command()