Home
last modified time | relevance | path

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

/support/
A Dshell-container.c306 run_command_string (const char *cmdline, const char **iargs) in run_command_string() argument
313 for (nargs = 0; iargs[nargs] != NULL; ++nargs) in run_command_string()
376 args[ap] = strdup (iargs[a]); in run_command_string()

Completed in 4 milliseconds