Home
last modified time | relevance | path

Searched refs:mygid (Results 1 – 25 of 97) sorted by relevance

1234

/dports/mail/mailman-exim4/mailman-2.1.39/src/
H A Dcommon.c122 GID_T mygid = getgid(); in check_caller() local
123 struct group *mygroup = getgrgid(mygid); in check_caller()
148 mygid, wrapper, parentgroup, server, mygid, mygid, in check_caller()
/dports/mail/mailman/mailman-2.1.39/src/
H A Dcommon.c122 GID_T mygid = getgid(); in check_caller() local
123 struct group *mygroup = getgrgid(mygid); in check_caller()
148 mygid, wrapper, parentgroup, server, mygid, mygid, in check_caller()
/dports/mail/mailman-postfix/mailman-2.1.39/src/
H A Dcommon.c122 GID_T mygid = getgid(); in check_caller() local
123 struct group *mygroup = getgrgid(mygid); in check_caller()
148 mygid, wrapper, parentgroup, server, mygid, mygid, in check_caller()
/dports/sysutils/heirloom/heirloom-070715/id/
H A Did.c135 supplementary(int me, char *name, gid_t mygid, gid_t myegid) in supplementary() argument
147 if (mygid != myegid || mygid != groups[i] || in supplementary()
160 if (mygid != myegid || mygid != grp->gr_gid || in supplementary()
/dports/math/octave-forge-io/io-2.6.4/inst/
H A Dfexist.m67 mygid = (s.gid == getgid ()); variable
72 at &= (mypid && mstr(1) == c) || (mygid && mstr(4) == c) || mstr(7) == c;
74 at &= (mypid && mstr(2) == c) || (mygid && mstr(5) == c) || mstr(8) == c;
76 at &= (mypid && mstr(3) == c) || (mygid && mstr(6) == c) || mstr(9) == c;
/dports/devel/uid_wrapper/uid_wrapper-1.2.4/tests/
H A Dtest_uwrap_disabled.c21 gid_t mygid; member
40 t->mygid = getgid(); in setup()
60 setgid(t->mygid); in teardown()
61 setegid(t->mygid); in teardown()
/dports/games/typespeed/typespeed-0.6.5/src/
H A Dtypespeed.c317 gid_t mygid; in main() local
333 mygid = getgid(); in main()
335 if (setresgid(mygid, mygid, mygid) == -1) { in main()
340 if (setregid(mygid, mygid) == -1) { in main()
345 if (setegid(mygid) == -1) { in main()
349 if (setgid(mygid) == -1) { in main()
/dports/security/unicornscan/unicornscan-0.4.2/src/unilib/
H A Darch.c341 gid_t mygid; in drop_privs() local
347 mygid=pw_ent->pw_gid; in drop_privs()
366 assert(setregid(mygid, mygid) == 0); in drop_privs()
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/pmix/pmix2x/pmix/test/
H A Dutils.c180 gid_t mygid; in launch_clients() local
203 mygid = getgid(); in launch_clients()
214 rc = PMIx_server_register_client(&proc, myuid, mygid, NULL, NULL, NULL); in launch_clients()
/dports/devel/ga/ga-5.8/armci/testing/
H A Dtest_groups.c42 int mytid, mygid, ctid[MAXPROC]; in pvm_init() local
60 mygid = pvm_joingroup(MPGROUP); in pvm_init()
63 if (mygid == 0) { in pvm_init()
H A Dperf_nb.c95 int mytid, mygid, ctid[MAXPROC]; in pvm_init() local
113 mygid = pvm_joingroup(MPGROUP); in pvm_init()
116 if (mygid == 0) { in pvm_init()
H A Dperf_aggr.c85 int mytid, mygid, ctid[MAXPROC]; in pvm_init() local
103 mygid = pvm_joingroup(MPGROUP); in pvm_init()
106 if (mygid == 0) { in pvm_init()
/dports/www/bolt/bolt-2.2.24/vendor/brandonwamboldt/utilphp/src/utilphp/
H A Dutil.php2357 list($myuid, $mygid) = array(posix_geteuid(), posix_getgid());
2366 if ($stat['gid'] == $mygid) {
2379 if ($stat['gid'] == $mygid) {
2409 list($myuid, $mygid) = array(posix_geteuid(), posix_getgid());
2418 if ($stat['gid'] == $mygid) {
2431 if ($stat['gid'] == $mygid) {
2461 list($myuid, $mygid) = array(posix_geteuid(), posix_getgid());
2470 if ($stat['gid'] == $mygid) {
2483 if ($stat['gid'] == $mygid) {
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-set-mode-acl.sh142 mygid=`$ID -g`
146 if test "$agid" = "$mygid"; then agid=2; fi
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-set-mode-acl.sh137 mygid=`$ID -g`
141 if test "$agid" = "$mygid"; then agid=2; fi
/dports/sysutils/coreutils/coreutils-8.32/gnulib-tests/
H A Dtest-set-mode-acl.sh142 mygid=`$ID -g`
146 if test "$agid" = "$mygid"; then agid=2; fi
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-set-mode-acl.sh142 mygid=`$ID -g`
146 if test "$agid" = "$mygid"; then agid=2; fi
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-set-mode-acl.sh142 mygid=`$ID -g`
146 if test "$agid" = "$mygid"; then agid=2; fi
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-set-mode-acl.sh142 mygid=`$ID -g`
146 if test "$agid" = "$mygid"; then agid=2; fi
/dports/misc/gnuls/coreutils-8.30/gnulib-tests/
H A Dtest-set-mode-acl.sh137 mygid=`$ID -g`
141 if test "$agid" = "$mygid"; then agid=2; fi
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-set-mode-acl.sh142 mygid=`$ID -g`
146 if test "$agid" = "$mygid"; then agid=2; fi
/dports/textproc/gsed/sed-4.8/gnulib-tests/
H A Dtest-set-mode-acl.sh142 mygid=`$ID -g`
146 if test "$agid" = "$mygid"; then agid=2; fi
/dports/sysutils/heirloom/heirloom-070715/copy/
H A Dcopy.c87 static gid_t mygid; /* current gid */ variable
127 mygid = getegid(); in main()
536 if (sp->st_uid != myuid || sp->st_gid != mygid) { in check_suid()
540 if ((sp->st_mode&S_IFMT) == S_IFDIR || sp->st_gid != mygid) in check_suid()
/dports/sysutils/heirloom/heirloom-070715/shl/
H A Dshl.c176 gid_t mygid; /* shl's own gid */ variable
344 if (mygid != myegid) in doutmp()
373 if (mygid != myegid) in doutmp()
374 setgid(mygid); in doutmp()
1485 mygid = getgid(); in main()
1489 if (mygid != myegid) in main()
1490 setgid(mygid); in main()
/dports/devel/ga/ga-5.8/armci/examples/features/aggregation/simple/
H A Dsimple.c86 int mytid, mygid, ctid[MAXPROC]; in pvm_init() local
96 mygid = pvm_joingroup(MPGROUP); in pvm_init()
99 if (mygid == 0) in pvm_init()

1234