orte_iof_hnp_stdin_check  311 orte/mca/iof/hnp/iof_hnp.c             if (!(src_tag & ORTE_IOF_STDIN) || orte_iof_hnp_stdin_check(fd)) {
orte_iof_hnp_stdin_check   79 orte/mca/iof/hnp/iof_hnp.h bool orte_iof_hnp_stdin_check(int fd);
orte_iof_hnp_stdin_check   87 orte/mca/iof/hnp/iof_hnp_read.c     should_process = orte_iof_hnp_stdin_check(0);
orte_iof_hnp_stdin_check  220 orte/mca/iof/hnp/iof_hnp_read.c             if (orte_iof_hnp_stdin_check(fd)) {