Searched refs:expand_strvec_to_strvec (Results 1 – 1 of 1) sorted by relevance
7180 static char **expand_strvec_to_strvec(char **argv) in expand_strvec_to_strvec() function8606 argv = expand_strvec_to_strvec(argv + assignment_cnt); in pseudo_exec_argv()9381 argv_expanded = expand_strvec_to_strvec(argv + command->assignment_cnt); in run_pipe()9819 for_list = expand_strvec_to_strvec(vals); in run_list()