F_SETFD           108 opal/mca/event/libevent2022/libevent/evutil.c 	if (fcntl(fd, F_SETFD, FD_CLOEXEC) < 0)
F_SETFD           345 opal/mca/event/libevent2022/libevent/evutil.c 	if (fcntl(fd, F_SETFD, flags | FD_CLOEXEC) == -1) {
F_SETFD          4721 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       -1 == fcntl(root, F_SETFD, FD_CLOEXEC | flags)) {
F_SETFD            95 opal/mca/pmix/pmix4x/pmix/src/util/fd.c     if (fcntl(fd, F_SETFD, FD_CLOEXEC | flags) == -1) {
F_SETFD           723 opal/mca/pmix/pmix4x/pmix/src/util/output.c         if (-1 == fcntl(info[i].ldi_fd, F_SETFD, 1)) {
F_SETFD           104 opal/util/fd.c     if (fcntl(fd, F_SETFD, FD_CLOEXEC | flags) == -1) {
F_SETFD           808 opal/util/output.c         if (-1 == fcntl(info[i].ldi_fd, F_SETFD, 1)) {