rsh_agent_path    183 orte/mca/plm/rsh/plm_rsh_module.c static char *rsh_agent_path=NULL;
rsh_agent_path    227 orte/mca/plm/rsh/plm_rsh_module.c                             rsh_agent_path);
rsh_agent_path    732 orte/mca/plm/rsh/plm_rsh_module.c     exec_path = strdup(rsh_agent_path);
rsh_agent_path   1363 orte/mca/plm/rsh/plm_rsh_module.c     free(rsh_agent_path);
rsh_agent_path   1436 orte/mca/plm/rsh/plm_rsh_module.c     rsh_agent_path = opal_path_findv(rsh_agent_argv[0], X_OK, environ, path);
rsh_agent_path   1438 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL == rsh_agent_path) {