fdflags 1035 orte/mca/state/base/state_base_fns.c int nfds, i, fdflags, flflags; fdflags 1048 orte/mca/state/base/state_base_fns.c fdflags = fcntl(i, F_GETFD); fdflags 1049 orte/mca/state/base/state_base_fns.c if (-1 == fdflags) { fdflags 1077 orte/mca/state/base/state_base_fns.c if (fdflags & FD_CLOEXEC) {