Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/fixincludes/
Dfixlib.c324 static const char z_shell_start_args[] = " -c \""; in system_with_shell() local
349 + 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()