Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dsecurity.h131 SECURITY_STATICGRPS, /* use static groups for access control */ enumerator
H A Dsecurity.c1199 if (scx->vol->secure_flags & (1 << SECURITY_STATICGRPS)) in groupmember()
1283 if (scx->vol->secure_flags & (1 << SECURITY_STATICGRPS)) in groupmember()