Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dsecurity.h132 SECURITY_WANTED /* a security related option was present */ enumerator
/third_party/ntfs-3g/src/
Dntfs-3g_common.c574 ctx->secure_flags |= (1 << SECURITY_WANTED); in parse_mount_options()
Dntfs-3g.c4484 && !(ctx->vol->secure_flags & (1 << SECURITY_WANTED)))) { in main()
4522 if ((ctx->vol->secure_flags & (1 << SECURITY_WANTED)) in main()
Dlowntfs-3g.c4756 && !(ctx->vol->secure_flags & (1 << SECURITY_WANTED)))) {
4795 if ((ctx->vol->secure_flags & (1 << SECURITY_WANTED))