Lines Matching defs:offgroup
3876 int offgroup;
3932 offgroup = le32_to_cpu(pphead->group);
3933 gsid = (const SID*)&parentattr[offgroup];
4571 unsigned int offgroup;
4609 offgroup = le32_to_cpu(phead->group);
4610 if (offgroup && (selection & GROUP_SECURITY_INFORMATION)) {
4612 pgsid = (const SID*)&attr[offgroup];
4617 offgroup = gsidsz = 0;
4691 memcpy(&buf[pos],&attr[offgroup],gsidsz);
4724 int offgroup;
4837 offgroup = le32_to_cpu(newhead->group);
4838 pgroup = (const SID*)&newattr[offgroup];
4842 offgroup = le32_to_cpu(oldhead->group);
4843 pgroup = (const SID*)&oldattr[offgroup];