Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Djob.h73 extern char **construct_command_argv PARAMS ((char *line, char **restp, struct file *file, char** b…
Djob.c1021 argv = construct_command_argv (p, &end, child->file, &child->sh_batch_file); in start_job_command()
2926 construct_command_argv (char *line, char **restp, struct file *file, in construct_command_argv() function
Dfunction.c1593 command_argv = construct_command_argv (argv[0], in func_shell()
1786 command_argv = construct_command_argv (argv[0], (char **) NULL, in func_shell()