Lines Matching full:resgid
86 static unsigned long resgid, resuid;934 resgid = strtoul(optarg, &tmp, 0);940 resgid = gr->gr_gid;2036 sb->s_def_resgid = resgid;2038 printf(_("Setting reserved blocks gid to %lu\n"), resgid);