exec_path         712 orte/mca/plm/rsh/plm_rsh_module.c     char *exec_path;
exec_path         732 orte/mca/plm/rsh/plm_rsh_module.c     exec_path = strdup(rsh_agent_path);
exec_path         771 orte/mca/plm/rsh/plm_rsh_module.c                          exec_path, (NULL == var) ? "NULL" : var));
exec_path         774 orte/mca/plm/rsh/plm_rsh_module.c     execve(exec_path, exec_argv, env);
exec_path         776 orte/mca/plm/rsh/plm_rsh_module.c                 exec_path, strerror(errno), errno);