Lines Matching refs:resgid
74 static unsigned long resgid, resuid;691 resgid = strtoul(optarg, &tmp, 0);697 resgid = gr->gr_gid;1699 sb->s_def_resgid = resgid;1701 printf(_("Setting reserved blocks gid to %lu\n"), resgid);