Home
last modified time | relevance | path

Searched refs:SECURITY_STATICGRPS (Results 1 – 3 of 3) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dsecurity.h131 SECURITY_STATICGRPS, /* use static groups for access control */ enumerator
/third_party/ntfs-3g/src/
Dntfs-3g_common.c483 ctx->secure_flags |= (1 << SECURITY_STATICGRPS); in parse_mount_options()
/third_party/ntfs-3g/libntfs-3g/
Dsecurity.c1192 if (scx->vol->secure_flags & (1 << SECURITY_STATICGRPS)) in groupmember()
1269 if (scx->vol->secure_flags & (1 << SECURITY_STATICGRPS)) in groupmember()