shmemfd 53 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c static int shmemfd = -1; shmemfd 422 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c if (-1 == (shmemfd = open(shmemfile, O_CREAT | O_RDWR, 0600))) { shmemfd 433 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c pmix_fd_set_cloexec(shmemfd); shmemfd 435 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c if (0 != (rc = hwloc_shmem_topology_write(pmix_hwloc_topology, shmemfd, 0, shmemfd 440 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c close(shmemfd); shmemfd 441 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c shmemfd = -1; shmemfd 508 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c if (0 <= shmemfd) { shmemfd 509 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c close(shmemfd); shmemfd 72 orte/mca/rtc/hwloc/rtc_hwloc.c static int shmemfd = -1; shmemfd 163 orte/mca/rtc/hwloc/rtc_hwloc.c if (-1 == (shmemfd = open(shmemfile, O_CREAT | O_RDWR, 0600))) { shmemfd 175 orte/mca/rtc/hwloc/rtc_hwloc.c opal_fd_set_cloexec(shmemfd); shmemfd 177 orte/mca/rtc/hwloc/rtc_hwloc.c if (0 != (rc = hwloc_shmem_topology_write(opal_hwloc_topology, shmemfd, 0, shmemfd 185 orte/mca/rtc/hwloc/rtc_hwloc.c close(shmemfd); shmemfd 186 orte/mca/rtc/hwloc/rtc_hwloc.c shmemfd = -1; shmemfd 201 orte/mca/rtc/hwloc/rtc_hwloc.c if (0 <= shmemfd) { shmemfd 202 orte/mca/rtc/hwloc/rtc_hwloc.c close(shmemfd);