Home
last modified time | relevance | path

Searched defs:command_argv (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/
H A Dfunction.c1432 windows32_openpipe (int *pipedes, int *pid_p, char **command_argv, char **envp) in windows32_openpipe()
1585 char **command_argv; in func_shell() local