Home | History | Annotate | Download | only in lcov

Lines Matching full:setgid

1275 	but fails to set the setgid bit on it if invoked by non-root (uid != 0)
1317 - clears setuid and setgid bits set on an executable file.
1318 - preserves setgid bit set on a non-group-executable file.
1327 Also, verify that chown() clears the setuid/setgid bits set on the file.
1409 but fails to set the setgid bit on it if invoked by non-root (uid != 0)
1439 - clears setuid and setgid bits set on an executable file.
1440 - preserves setgid bit set on a non-group-executable file.
1449 Also, verify that fchown() clears the setuid/setgid bits set on the file.
2593 Basic test for the setgid(2) system call.
2597 Testcase to ensure that the setgid() system call sets errno to EPERM