sock_stdin         82 orte/util/proc_info.c     .sock_stdin =                      NULL,
sock_stdin        312 orte/util/proc_info.c     if (NULL != orte_process_info.sock_stdin) {
sock_stdin        313 orte/util/proc_info.c         free(orte_process_info.sock_stdin);
sock_stdin        314 orte/util/proc_info.c         orte_process_info.sock_stdin = NULL;
sock_stdin        120 orte/util/proc_info.h     char *sock_stdin;                   /**< Path name to temp file for stdin. */