geteuid           207 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c     attribs.owner = geteuid();
geteuid            92 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_common.c     attribs->owner = geteuid();
geteuid          1030 ompi/mca/rte/pmix/rte_pmix_module.c     uid_t uid = geteuid();
geteuid          2082 opal/mca/event/libevent2022/libevent/evutil.c 	if (getuid() != geteuid())
geteuid           303 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c   if ((uid_t)0 != geteuid())
geteuid           223 opal/mca/pmix/pmix4x/pmix/examples/server.c     uid_t uid = geteuid();
geteuid           118 opal/mca/pmix/pmix4x/pmix/src/mca/psec/native/psec_native.c         euid = geteuid();
geteuid          1139 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         euid = geteuid();
geteuid          1149 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         euid = geteuid();
geteuid           235 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c     pmix_globals.uid = geteuid();
geteuid           327 orte/orted/orted_submit.c     if (0 == geteuid() && !orte_cmd_options.run_as_root) {
geteuid           736 orte/orted/pmix/pmix_server_dyn.c             kv->data.uint32 = geteuid();
geteuid            85 orte/orted/pmix/pmix_server_register_fns.c     uid = geteuid();
geteuid           574 orte/orted/pmix/pmix_server_register_fns.c         kv->data.uint32 = geteuid();
geteuid           182 orte/tools/orte-clean/orte-clean.c              (int)geteuid(), orte_process_info.nodename);
geteuid           144 orte/tools/orterun/orterun.c     if (0 == geteuid() && !orte_cmd_options.run_as_root) {
geteuid           140 orte/util/session_dir.c     uid_t uid = geteuid();