Searched refs:command_args (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/etc/rc.d/
H A Dftpd15 command_args="-D"
H A Dxfs.in15 command_args="& sleep 2"
H A Dhttpd19 command_args="$httpd_wwwuser_arg -b '$httpd_wwwdir'"
H A Damd20 command_args='-p -a '$amd_dir' -F /etc/amd.conf >/var/run/amd.pid'
/netbsd-current/tests/sys/rc/
H A Dh_simple.sh42 command_args="300 &"
/netbsd-current/external/bsd/unbound/dist/contrib/
H A Drc_d_unbound22 command_args=${unbound_flags:-"-c /usr/local/etc/unbound/unbound.conf"}
/netbsd-current/external/apache2/llvm/dist/clang/utils/
H A Dclangdiag.py166 command_args = shlex.split(command)
169 args = parser.parse_args(command_args)
/netbsd-current/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
H A Drlfe.c516 static char* command_args[] = { COMMAND_ARGS, NULL }; local
520 execvp (COMMAND, command_args);
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
H A Drlfe.c516 static char* command_args[] = { COMMAND_ARGS, NULL }; local
520 execvp (COMMAND, command_args);

Completed in 209 milliseconds