Searched refs:z_shell_start_args (Results 1 – 1 of 1) sorted by relevance
324 static const char z_shell_start_args[] = " -c \""; in system_with_shell() local349 + strlen (z_shell_start_args) in system_with_shell()361 strcpy (cmd_endp, z_shell_start_args); in system_with_shell()362 cmd_endp += strlen (z_shell_start_args); in system_with_shell()