Home | History | Annotate | Download | only in strace

Lines Matching full:initgroups

624 				if (initgroups(username, run_gid) < 0) {
625 perror("initgroups");