Home
last modified time | relevance | path

Searched refs:expand_strvec_to_strvec_singleword_noglob (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dhush.c7186 static char **expand_strvec_to_strvec_singleword_noglob(char **argv) in expand_strvec_to_strvec_singleword_noglob() function
9373 argv_expanded = expand_strvec_to_strvec_singleword_noglob(argv + command->assignment_cnt); in run_pipe()
9378 argv_expanded = expand_strvec_to_strvec_singleword_noglob(argv + command->assignment_cnt); in run_pipe()