Searched defs:gsid (Results 1 – 3 of 3) sorted by relevance
/third_party/ntfs-3g/libntfs-3g/ |
D | security.c | 2075 const SID *gsid; /* group of file/directory */ in ntfs_get_perm() local 2177 const SID *gsid; /* group of file/directory */ in ntfs_get_posix_acl() local 2308 const SID *gsid; /* group of file/directory */ in ntfs_get_perm() local 2444 const SID *gsid; /* group of file/directory */ in ntfs_get_owner_mode() local 2563 const SID *gsid; in inherit_posix() local 2658 const SID *gsid; in ntfs_alloc_securid() local 2736 const SID *gsid; in ntfs_set_inherited_posix() local 2801 const SID *gsid; in ntfs_alloc_securid() local 2883 const SID *gsid; in ntfs_set_owner_mode() local 3083 const SID *gsid; in ntfs_set_posix_acl() local [all …]
|
D | acls.c | 520 gid_t ntfs_find_group(const struct MAPPING* groupmapping, const SID * gsid) in ntfs_find_group() 692 const SID *usid, const SID *gsid, BOOL fordir, in ntfs_inherit_acl() 1845 const SID *gsid, struct MAPPING* const mapping[], in build_group_denials_grant() 2101 int isdir, const SID *usid, const SID *gsid) in buildacls_posix() 2438 const SID * usid, const SID * gsid) in buildacls() 2752 int isdir, const SID *usid, const SID *gsid) in ntfs_build_descr_posix() 2852 int isdir, const SID * usid, const SID * gsid) in ntfs_build_descr() 3193 const SID *usid, const SID *gsid, BOOL isdir) in build_std_permissions() 3471 const SID *usid, const SID *gsid, BOOL isdir) in build_ownadmin_permissions() 3671 const SID *usid, const SID *gsid, BOOL isdir) in ntfs_build_permissions_posix() [all …]
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfssecaudit.c | 1613 const SID *gsid) in relay_find_group() 1630 const SID *gsid; in linux_permissions_posix() local 1671 const SID *gsid; in linux_permissions() local 1724 const SID *gsid; in linux_group() local 2624 const SID *usid, const SID *gsid, in build_dummy_descr() 3816 const SID *gsid; in setfull_posix() local 3928 const SID *gsid; in setfull() local
|