my_fd              26 orte/test/system/event-threads.c static int my_fd;
my_fd              68 orte/test/system/event-threads.c     if (0 > (my_fd = open("foo", O_CREAT | O_TRUNC | O_RDWR, 0644))) {
my_fd              74 orte/test/system/event-threads.c                    my_fd,
my_fd             147 orte/test/system/event-threads.c     opal_fd_write(my_fd, strlen(bytes), bytes);