Home | History | Annotate | Download | only in mongoose

Lines Matching full:setgid

3612     } else if (setgid(pw->pw_gid) == -1) {
3613 cry(fc(ctx), "%s: setgid(%s): %s", __func__, uid, strerror(errno));