Searched refs:command_interpreter (Results 1 – 7 of 7) sorted by relevance
251 if (current_ui->command_interpreter != nullptr) in command_interp()252 return current_ui->command_interpreter; in command_interp()265 = make_scoped_restore (¤t_ui->command_interpreter, interp); in interp_exec()
96 interp *command_interpreter = nullptr; member
8466 * interps.c (command_interpreter): New global.8468 (interp_exec): Set `command_interpreter' while here.
6766 (command_interpreter): Delete.
17 command_interpreter="/bin/sh"
360 warn "\$command_interpreter $_interpreter != $1"476 # command_interpreter n If not empty, command is interpreted, so631 … _pidcmd='rc_pid=$(check_pidfile '"$pidfile $_procname $command_interpreter"')'633 _pidcmd='rc_pid=$(check_process '"$_procname $command_interpreter"')'961 unset name command command_args command_interpreter \
6925 rc.d(8): Support $command_interpreter in rc.d scripts. [lukem 20020321]