Searched defs:scx (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dxattrs.c482 int ntfs_xattr_system_getxattr(struct SECURITY_CONTEXT *scx, argument
609 int ntfs_xattr_system_setxattr(struct SECURITY_CONTEXT *scx, argument
739 ntfs_xattr_system_removexattr(struct SECURITY_CONTEXT *scx, enum SYSTEMXATTRS attr, ntfs_inode *ni, ntfs_inode *dir_ni) argument
[all...]
H A Dsecurity.c1141 static BOOL staticgroupmember(struct SECURITY_CONTEXT *scx, uid_t uid, gid_t gid) argument
1174 static BOOL groupmember(struct SECURITY_CONTEXT *scx, uid_t uid, gid_t gid) argument
1240 static BOOL groupmember(struct SECURITY_CONTEXT *scx, uid_t uid, gid_t gid) argument
1268 static BOOL groupmember(struct SECURITY_CONTEXT *scx, uid_t uid, gid_t gid) argument
1366 ntfs_basic_perms(const struct SECURITY_CONTEXT *scx, const struct POSIX_SECURITY *pxdesc) argument
1433 create_caches(struct SECURITY_CONTEXT *scx, u32 securindex) argument
1464 free_caches(struct SECURITY_CONTEXT *scx) argument
1540 resize_cache(struct SECURITY_CONTEXT *scx, u32 securindex) argument
1587 enter_cache(struct SECURITY_CONTEXT *scx, ntfs_inode *ni, uid_t uid, gid_t gid, struct POSIX_SECURITY *pxdesc) argument
1749 fetch_cache(struct SECURITY_CONTEXT *scx, ntfs_inode *ni) argument
1942 access_check_posix(struct SECURITY_CONTEXT *scx, struct POSIX_SECURITY *pxdesc, mode_t request, uid_t uid, gid_t gid) argument
2082 ntfs_get_perm(struct SECURITY_CONTEXT *scx, ntfs_inode * ni, mode_t request) argument
2183 ntfs_get_posix_acl(struct SECURITY_CONTEXT *scx, ntfs_inode *ni, const char *name, char *value, size_t size) argument
2315 ntfs_get_perm(struct SECURITY_CONTEXT *scx, ntfs_inode *ni, mode_t request) argument
2429 ntfs_get_ntfs_acl(struct SECURITY_CONTEXT *scx, ntfs_inode *ni, char *value, size_t size) argument
2452 ntfs_get_owner_mode(struct SECURITY_CONTEXT *scx, ntfs_inode * ni, struct stat *stbuf) argument
2568 inherit_posix(struct SECURITY_CONTEXT *scx, ntfs_inode *dir_ni, mode_t mode, BOOL isdir) argument
2661 ntfs_alloc_securid(struct SECURITY_CONTEXT *scx, uid_t uid, gid_t gid, ntfs_inode *dir_ni, mode_t mode, BOOL isdir) argument
2743 ntfs_set_inherited_posix(struct SECURITY_CONTEXT *scx, ntfs_inode *ni, uid_t uid, gid_t gid, ntfs_inode *dir_ni, mode_t mode) argument
2806 ntfs_alloc_securid(struct SECURITY_CONTEXT *scx, uid_t uid, gid_t gid, mode_t mode, BOOL isdir) argument
2884 ntfs_set_owner_mode(struct SECURITY_CONTEXT *scx, ntfs_inode *ni, uid_t uid, gid_t gid, mode_t mode, struct POSIX_SECURITY *pxdesc) argument
3021 ntfs_allowed_as_owner(struct SECURITY_CONTEXT *scx, ntfs_inode *ni) argument
3088 ntfs_set_posix_acl(struct SECURITY_CONTEXT *scx, ntfs_inode *ni, const char *name, const char *value, size_t size, int flags) argument
3190 ntfs_remove_posix_acl(struct SECURITY_CONTEXT *scx, ntfs_inode *ni, const char *name) argument
3205 ntfs_set_ntfs_acl(struct SECURITY_CONTEXT *scx, ntfs_inode *ni, const char *value, size_t size, int flags) argument
3266 ntfs_set_mode(struct SECURITY_CONTEXT *scx, ntfs_inode *ni, mode_t mode) argument
3453 ntfs_allowed_access(struct SECURITY_CONTEXT *scx, ntfs_inode *ni, int accesstype) argument
3534 ntfs_allowed_create(struct SECURITY_CONTEXT *scx, ntfs_inode *dir_ni, gid_t *pgid, mode_t *pdsetgid) argument
3642 ntfs_set_owner(struct SECURITY_CONTEXT *scx, ntfs_inode *ni, uid_t uid, gid_t gid) argument
3766 ntfs_set_ownmod(struct SECURITY_CONTEXT *scx, ntfs_inode *ni, uid_t uid, gid_t gid, const mode_t mode) argument
3880 build_inherited_id(struct SECURITY_CONTEXT *scx, const char *parentattr, BOOL fordir) argument
4043 ntfs_inherited_id(struct SECURITY_CONTEXT *scx, ntfs_inode *dir_ni, BOOL fordir) argument
4149 link_group_members(struct SECURITY_CONTEXT *scx) argument
4183 ntfs_do_default_mapping(struct SECURITY_CONTEXT *scx, uid_t uid, gid_t gid, const SID *usid) argument
4321 ntfs_build_mapping(struct SECURITY_CONTEXT *scx, const char *usermap_path, BOOL allowdef) argument
4555 ntfs_destroy_security_context(struct SECURITY_CONTEXT *scx) argument
5354 struct SECURITY_CONTEXT *scx; local
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/
H A Dlowntfs.c74 ntfs_fuse_fill_security_context(struct lowntfs_context *ctx, struct SECURITY_CONTEXT *scx) argument
119 ntfs_fuse_getstat(struct lowntfs_context *ctx, struct SECURITY_CONTEXT *scx, ntfs_inode *ni, struct stat *stbuf) argument
[all...]

Completed in 92 milliseconds