effective 90 maint/gnulib/lib/idpriv-drop.c uid_t effective; effective 92 maint/gnulib/lib/idpriv-drop.c if (getresuid (&real, &effective, &saved) < 0 effective 94 maint/gnulib/lib/idpriv-drop.c || effective != uid effective 111 maint/gnulib/lib/idpriv-drop.c gid_t effective; effective 113 maint/gnulib/lib/idpriv-drop.c if (getresgid (&real, &effective, &saved) < 0 effective 115 maint/gnulib/lib/idpriv-drop.c || effective != gid effective 80 maint/gnulib/lib/idpriv-droptemp.c uid_t effective; effective 82 maint/gnulib/lib/idpriv-droptemp.c if (getresuid (&real, &effective, &saved) < 0 effective 84 maint/gnulib/lib/idpriv-droptemp.c || effective != uid effective 99 maint/gnulib/lib/idpriv-droptemp.c uid_t effective; effective 101 maint/gnulib/lib/idpriv-droptemp.c if (getresgid (&real, &effective, &saved) < 0 effective 103 maint/gnulib/lib/idpriv-droptemp.c || effective != gid effective 167 maint/gnulib/lib/idpriv-droptemp.c uid_t effective; effective 169 maint/gnulib/lib/idpriv-droptemp.c if (getresuid (&real, &effective, &saved) < 0 effective 171 maint/gnulib/lib/idpriv-droptemp.c || effective != saved_uid effective 186 maint/gnulib/lib/idpriv-droptemp.c uid_t effective; effective 188 maint/gnulib/lib/idpriv-droptemp.c if (getresgid (&real, &effective, &saved) < 0 effective 190 maint/gnulib/lib/idpriv-droptemp.c || effective != saved_gid effective 34 maint/gnulib/tests/test-idpriv-drop.c uid_t effective; effective 36 maint/gnulib/tests/test-idpriv-drop.c ASSERT (getresuid (&real, &effective, &saved) >= 0); effective 38 maint/gnulib/tests/test-idpriv-drop.c (int) real, (int) effective, (int) saved); effective 53 maint/gnulib/tests/test-idpriv-drop.c gid_t effective; effective 55 maint/gnulib/tests/test-idpriv-drop.c ASSERT (getresgid (&real, &effective, &saved) >= 0); effective 57 maint/gnulib/tests/test-idpriv-drop.c (int) real, (int) effective, (int) saved); effective 112 maint/gnulib/tests/test-idpriv-drop.c uid_t effective; effective 114 maint/gnulib/tests/test-idpriv-drop.c if (getresuid (&real, &effective, &saved) < 0 effective 116 maint/gnulib/tests/test-idpriv-drop.c || effective != uid effective 133 maint/gnulib/tests/test-idpriv-drop.c gid_t effective; effective 135 maint/gnulib/tests/test-idpriv-drop.c if (getresgid (&real, &effective, &saved) < 0 effective 137 maint/gnulib/tests/test-idpriv-drop.c || effective != gid effective 34 maint/gnulib/tests/test-idpriv-droptemp.c uid_t effective; effective 36 maint/gnulib/tests/test-idpriv-droptemp.c ASSERT (getresuid (&real, &effective, &saved) >= 0); effective 38 maint/gnulib/tests/test-idpriv-droptemp.c (int) real, (int) effective, (int) saved); effective 53 maint/gnulib/tests/test-idpriv-droptemp.c gid_t effective; effective 55 maint/gnulib/tests/test-idpriv-droptemp.c ASSERT (getresgid (&real, &effective, &saved) >= 0); effective 57 maint/gnulib/tests/test-idpriv-droptemp.c (int) real, (int) effective, (int) saved);