xmlfd             112 orte/mca/iof/base/iof_base_frame.c     int xmlfd;
xmlfd             119 orte/mca/iof/base/iof_base_frame.c                 xmlfd = fileno(orte_xml_fp);
xmlfd             121 orte/mca/iof/base/iof_base_frame.c                 xmlfd = 1;
xmlfd             125 orte/mca/iof/base/iof_base_frame.c                                  xmlfd, ORTE_IOF_STDOUT, orte_iof_base_write_handler);
xmlfd             288 orte/mca/iof/base/iof_base_frame.c         int xmlfd = fileno(orte_xml_fp);
xmlfd             289 orte/mca/iof/base/iof_base_frame.c         if (xmlfd == wev->fd) {