Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dparallel.cc94 static pid_t run_rule_commands(char *host, char **commands);
659 process_running = run_rule_commands(local_host, commands); in distribute_process()
1761 run_rule_commands(char *host, char **commands) in run_rule_commands() function