Home
last modified time | relevance | path

Searched refs:ntfs_find_user (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/libntfs-3g/
H A Dsecurity.c2110 uid = ntfs_find_user(scx->mapping[MAPUSERS],usid); in ntfs_get_perm()
2125 uid = ntfs_find_user(scx->mapping[MAPUSERS],usid); in ntfs_get_perm()
2225 uid = ntfs_find_user(scx->mapping[MAPUSERS],usid); in ntfs_get_posix_acl()
2232 uid = ntfs_find_user(scx->mapping[MAPUSERS],usid); in ntfs_get_posix_acl()
2338 uid = ntfs_find_user(scx->mapping[MAPUSERS],usid); in ntfs_get_perm()
2349 uid = ntfs_find_user(scx->mapping[MAPUSERS],usid); in ntfs_get_perm()
2594 uid = ntfs_find_user(scx->mapping[MAPUSERS],usid); in inherit_posix()
2603 uid = ntfs_find_user(scx->mapping[MAPUSERS],usid); in inherit_posix()
3045 uid = ntfs_find_user(scx->mapping[MAPUSERS], in ntfs_allowed_as_owner()
3125 uid = ntfs_find_user(scx->mapping[MAPUSERS],usid); in ntfs_set_posix_acl()
[all …]
H A Dacls.c497 uid_t ntfs_find_user(const struct MAPPING* usermapping, const SID *usid) in ntfs_find_user() function
3605 xid = ntfs_find_user(mapping[MAPUSERS], &pace->sid); in find_tenant()
3746 uid = ntfs_find_user(mapping[MAPUSERS],&pace->sid); in ntfs_build_permissions_posix()
3769 uid = ntfs_find_user(mapping[MAPUSERS],&pace->sid); in ntfs_build_permissions_posix()
3835 uid = ntfs_find_user(mapping[MAPUSERS],&pace->sid); in ntfs_build_permissions_posix()
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/include/ntfs-3g/
H A Dacls.h142 uid_t ntfs_find_user(const struct MAPPING *usermapping, const SID *usid);
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/ntfsprogs/
H A Dntfssecaudit.c1711 uid = ntfs_find_user(context.mapping[MAPUSERS],usid);
1716 uid = ntfs_find_user(context.mapping[MAPUSERS],usid);