Home | History | Annotate | Download | only in src

Lines Matching full:setgroups

1820 ac_test setgroups setresugid 0 <<-'EOF'
1826 int main(void) { gid_t gid = 0; return (setgroups(0, &gid)); }