Searched defs:pxdesc (Results 1 - 4 of 4) sorted by relevance
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | security.h | 61 struct POSIX_SECURITY *pxdesc; member
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | acls.c | 962 BOOL ntfs_valid_posix(const struct POSIX_SECURITY *pxdesc) in ntfs_valid_posix() argument 1084 posix_header(struct POSIX_SECURITY *pxdesc, mode_t basemode) posix_header() argument 1129 ntfs_sort_posix(struct POSIX_SECURITY *pxdesc) ntfs_sort_posix() argument 1201 ntfs_merge_mode_posix(struct POSIX_SECURITY *pxdesc, mode_t mode) ntfs_merge_mode_posix() argument 1349 ntfs_build_inherited_posix( const struct POSIX_SECURITY *pxdesc, mode_t mode, mode_t mask, BOOL isdir) ntfs_build_inherited_posix() argument 1541 struct POSIX_SECURITY *pxdesc; ntfs_merge_descr_posix() local 2099 buildacls_posix(struct MAPPING* const mapping[], char *secattr, int offs, const struct POSIX_SECURITY *pxdesc, int isdir, const SID *usid, const SID *gsid) buildacls_posix() argument 2750 ntfs_build_descr_posix(struct MAPPING* const mapping[], struct POSIX_SECURITY *pxdesc, int isdir, const SID *usid, const SID *gsid) ntfs_build_descr_posix() argument 3674 struct POSIX_SECURITY *pxdesc; ntfs_build_permissions_posix() local [all...] |
H A D | security.c | 1352 ntfs_basic_perms(const struct SECURITY_CONTEXT *scx, const struct POSIX_SECURITY *pxdesc) ntfs_basic_perms() argument 1573 enter_cache(struct SECURITY_CONTEXT *scx, ntfs_inode *ni, uid_t uid, gid_t gid, struct POSIX_SECURITY *pxdesc) enter_cache() argument 1928 access_check_posix(struct SECURITY_CONTEXT *scx, struct POSIX_SECURITY *pxdesc, mode_t request, uid_t uid, gid_t gid) access_check_posix() argument 2080 struct POSIX_SECURITY *pxdesc; ntfs_get_perm() local 2173 struct POSIX_SECURITY *pxdesc; ntfs_get_posix_acl() local 2449 struct POSIX_SECURITY *pxdesc; ntfs_get_owner_mode() local 2559 struct POSIX_SECURITY *pxdesc; inherit_posix() local 2654 struct POSIX_SECURITY *pxdesc; ntfs_alloc_securid() local 2733 struct POSIX_SECURITY *pxdesc; ntfs_set_inherited_posix() local 2870 ntfs_set_owner_mode(struct SECURITY_CONTEXT *scx, ntfs_inode *ni, uid_t uid, gid_t gid, mode_t mode, struct POSIX_SECURITY *pxdesc) ntfs_set_owner_mode() argument 3643 struct POSIX_SECURITY *pxdesc; ntfs_set_owner() local [all...] |
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfssecaudit.c | 1507 static void showposix(const struct POSIX_SECURITY *pxdesc) in showposix() argument 2074 struct POSIX_SECURITY *pxdesc; in showhex() local 2468 merge_rights(const struct POSIX_SECURITY *pxdesc, BOOL def) merge_rights() argument 2556 tryposix(struct POSIX_SECURITY *pxdesc) tryposix() argument 2759 struct POSIX_SECURITY *pxdesc; check_samples() local 3195 struct POSIX_SECURITY *pxdesc; basictest() local 3372 struct POSIX_SECURITY *pxdesc; posixtest() local 3374 struct POSIX_SECURITY pxdesc; posixtest() member 3804 setfull_posix(const char *fullname, const struct POSIX_SECURITY *pxdesc, BOOL isdir) setfull_posix() argument 4115 struct POSIX_SECURITY *pxdesc; showfull() local 4397 struct POSIX_SECURITY *pxdesc; showmounted() local 4544 recurseset_posix(const char *path, const struct POSIX_SECURITY *pxdesc) recurseset_posix() argument 4633 singleset_posix(const char *path, const struct POSIX_SECURITY *pxdesc) singleset_posix() argument 5597 struct POSIX_SECURITY *pxdesc; encode_posix_acl() local 5883 struct POSIX_SECURITY *pxdesc; setperms() local [all...] |
Completed in 11 milliseconds