Lines Matching refs:resuid
86 static unsigned long resgid, resuid;1066 resuid = strtoul(optarg, &tmp, 0);1072 resuid = pw->pw_uid;2100 sb->s_def_resuid = resuid;2102 printf(_("Setting reserved blocks uid to %lu\n"), resuid);