rsh_launch_agent_lookup 70 orte/mca/plm/rsh/plm_rsh_component.c static int rsh_launch_agent_lookup(const char *agent_list, char *path); rsh_launch_agent_lookup 286 orte/mca/plm/rsh/plm_rsh_component.c if (ORTE_SUCCESS != rsh_launch_agent_lookup("qrsh", tmp)) { rsh_launch_agent_lookup 305 orte/mca/plm/rsh/plm_rsh_component.c if (ORTE_SUCCESS != rsh_launch_agent_lookup("llspawn", NULL)) { rsh_launch_agent_lookup 322 orte/mca/plm/rsh/plm_rsh_component.c if (ORTE_SUCCESS != rsh_launch_agent_lookup(NULL, NULL)) {