Searched defs:gsid (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dsecurity.c2089 const SID *gsid; /* group of file/directory */ local
2191 const SID *gsid; /* group of file/directory */ local
2322 const SID *gsid; /* grou local
2458 const SID *gsid; /* group of file/directory */ local
2577 const SID *gsid; local
2672 const SID *gsid; local
2750 const SID *gsid; local
2815 const SID *gsid; local
2897 const SID *gsid; local
3097 const SID *gsid; local
3272 const SID *gsid; local
3649 const SID *gsid; local
3777 const SID *gsid; local
3886 const SID *gsid; local
5268 const SID *gsid; local
5317 ntfs_get_group(struct SECURITY_API *scapi, const SID *gsid) argument
[all...]
H A Dacls.c527 gid_t ntfs_find_group(const struct MAPPING* groupmapping, const SID * gsid) argument
698 ntfs_inherit_acl(const ACL *oldacl, ACL *newacl, const SID *usid, const SID *gsid, BOOL fordir, le16 inherited) argument
1851 build_group_denials_grant(ACL *pacl, const SID *gsid, struct MAPPING* const mapping[], ACE_FLAGS flags, const struct POSIX_ACE *pxace, struct BUILD_CONTEXT *pset) argument
2106 buildacls_posix(struct MAPPING* const mapping[], char *secattr, int offs, const struct POSIX_SECURITY *pxdesc, int isdir, const SID *usid, const SID *gsid) argument
2444 buildacls(char *secattr, int offs, mode_t mode, int isdir, const SID * usid, const SID * gsid) argument
2757 ntfs_build_descr_posix(struct MAPPING* const mapping[], struct POSIX_SECURITY *pxdesc, int isdir, const SID *usid, const SID *gsid) argument
2858 ntfs_build_descr(mode_t mode, int isdir, const SID * usid, const SID * gsid) argument
3199 build_std_permissions(const char *securattr, const SID *usid, const SID *gsid, BOOL isdir) argument
3477 build_ownadmin_permissions(const char *securattr, const SID *usid, const SID *gsid, BOOL isdir) argument
3675 ntfs_build_permissions_posix( struct MAPPING *const mapping[], const char *securattr, const SID *usid, const SID *gsid, BOOL isdir) argument
4122 ntfs_build_permissions(const char *securattr, const SID *usid, const SID *gsid, BOOL isdir) argument
[all...]

Completed in 43 milliseconds