Home | History | Annotate | Download | only in strace

Lines Matching refs:initgroups

1187 		if (initgroups(username, run_gid) < 0) {
1188 perror_msg_and_die("initgroups");