sock_stdout        83 orte/util/proc_info.c     .sock_stdout =                     NULL,
sock_stdout       317 orte/util/proc_info.c     if (NULL != orte_process_info.sock_stdout) {
sock_stdout       318 orte/util/proc_info.c         free(orte_process_info.sock_stdout);
sock_stdout       319 orte/util/proc_info.c         orte_process_info.sock_stdout = NULL;
sock_stdout       121 orte/util/proc_info.h     char *sock_stdout;                  /**< Path name to temp file for stdout. */