agent 62 orte/mca/plm/rsh/plm_rsh.h char *agent; agent 182 orte/mca/plm/rsh/plm_rsh_component.c mca_plm_rsh_component.agent = "ssh : rsh"; agent 188 orte/mca/plm/rsh/plm_rsh_component.c &mca_plm_rsh_component.agent); agent 296 orte/mca/plm/rsh/plm_rsh_component.c mca_plm_rsh_component.agent = tmp; agent 314 orte/mca/plm/rsh/plm_rsh_component.c mca_plm_rsh_component.agent = strdup("llspawn"); agent 325 orte/mca/plm/rsh/plm_rsh_component.c if (NULL != mca_plm_rsh_component.agent) { agent 327 orte/mca/plm/rsh/plm_rsh_component.c mca_plm_rsh_component.agent); agent 336 orte/mca/plm/rsh/plm_rsh_component.c mca_plm_rsh_component.agent)); agent 372 orte/mca/plm/rsh/plm_rsh_component.c lines = opal_argv_split(mca_plm_rsh_component.agent, ':'); agent 419 orte/mca/plm/rsh/plm_rsh_component.c (NULL == agent_list) ? mca_plm_rsh_component.agent : agent_list, agent 169 orte/mca/plm/rsh/plm_rsh_module.c static int launch_agent_setup(const char *agent, char *path); agent 230 orte/mca/plm/rsh/plm_rsh_module.c if (ORTE_SUCCESS != (rc = launch_agent_setup(mca_plm_rsh_component.agent, NULL))) { agent 1412 orte/mca/plm/rsh/plm_rsh_module.c static int launch_agent_setup(const char *agent, char *path) agent 1418 orte/mca/plm/rsh/plm_rsh_module.c if (NULL == mca_plm_rsh_component.agent && NULL == agent) { agent 1426 orte/mca/plm/rsh/plm_rsh_module.c (NULL == agent) ? mca_plm_rsh_component.agent : agent, agent 1428 orte/mca/plm/rsh/plm_rsh_module.c rsh_agent_argv = orte_plm_rsh_search(agent, path);