Lines Matching refs:phead
1625 const SECURITY_DESCRIPTOR_RELATIVE *phead;
1633 phead = (const SECURITY_DESCRIPTOR_RELATIVE*)attr;
1634 gsid = (const SID*)&attr[le32_to_cpu(phead->group)];
1636 osid = (const SID*)&attr[le32_to_cpu(phead->owner)];
1646 usid = (const SID*)&attr[le32_to_cpu(phead->owner)];
1666 const SECURITY_DESCRIPTOR_RELATIVE *phead;
1674 phead = (const SECURITY_DESCRIPTOR_RELATIVE*)attr;
1675 gsid = (const SID*)&attr[le32_to_cpu(phead->group)];
1677 osid = (const SID*)&attr[le32_to_cpu(phead->owner)];
1687 usid = (const SID*)&attr[le32_to_cpu(phead->owner)];
1705 const SECURITY_DESCRIPTOR_RELATIVE *phead;
1707 phead = (const SECURITY_DESCRIPTOR_RELATIVE*)attr;
1708 usid = (const SID*)&attr[le32_to_cpu(phead->owner)];
1723 const SECURITY_DESCRIPTOR_RELATIVE *phead;
1727 phead = (const SECURITY_DESCRIPTOR_RELATIVE*)attr;
1728 gsid = (const SID*)&attr[le32_to_cpu(phead->group)];
2278 SECURITY_DESCRIPTOR_RELATIVE *phead;
2400 phead = (SECURITY_DESCRIPTOR_RELATIVE*)attr;
2402 if (phead->control & SE_DACL_AUTO_INHERITED)
2403 phead->control |= SE_DACL_AUTO_INHERIT_REQ;
3174 const SECURITY_DESCRIPTOR_RELATIVE *phead;
3215 phead = (const SECURITY_DESCRIPTOR_RELATIVE*)attr;
3216 pacl = (const ACL*)&attr[le32_to_cpu(phead->dacl)];
3244 phead = (const SECURITY_DESCRIPTOR_RELATIVE*)attr;
3245 pacl = (const ACL*)&attr[le32_to_cpu(phead->dacl)];
3389 const SECURITY_DESCRIPTOR_RELATIVE *phead;
3516 phead = (const SECURITY_DESCRIPTOR_RELATIVE*)pxattr;
3517 pacl = (const ACL*)&pxattr[le32_to_cpu(phead->dacl)];
3810 const SECURITY_DESCRIPTOR_RELATIVE *phead;
3857 phead = (const SECURITY_DESCRIPTOR_RELATIVE*)attr;
3858 gsid = (const SID*)&attr[le32_to_cpu(phead->group)];
3860 osid = (const SID*)&attr[le32_to_cpu(phead->owner)];
3865 usid = (const SID*)&attr[le32_to_cpu(phead->owner)];
3922 const SECURITY_DESCRIPTOR_RELATIVE *phead;
3939 phead = (const SECURITY_DESCRIPTOR_RELATIVE*)attr;
3940 gsid = (const SID*)&attr[le32_to_cpu(phead->group)];
3942 osid = (const SID*)&attr[le32_to_cpu(phead->owner)];
3947 usid = (const SID*)&attr[le32_to_cpu(phead->owner)];