Lines Matching full:run_egid
612 gid_t run_egid = run_gid;617 run_egid = statbuf.st_gid;628 if (setregid(run_gid, run_egid) < 0) {