sock_stderr        84 orte/util/proc_info.c     .sock_stderr =                     NULL,
sock_stderr       322 orte/util/proc_info.c     if (NULL != orte_process_info.sock_stderr) {
sock_stderr       323 orte/util/proc_info.c         free(orte_process_info.sock_stderr);
sock_stderr       324 orte/util/proc_info.c         orte_process_info.sock_stderr = NULL;
sock_stderr       122 orte/util/proc_info.h     char *sock_stderr;                  /**< Path name to temp file for stderr. */