Home
last modified time | relevance | path

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

/third_party/libfuse/util/
Dmount.fuse.c33 #if !defined(SECBIT_NO_SETUID_FIXUP) && defined(SECURE_NO_SETUID_FIXUP)
34 #define SECBIT_NO_SETUID_FIXUP (issecure_mask(SECURE_NO_SETUID_FIXUP)) macro
191 SECBIT_NO_SETUID_FIXUP | in drop_and_lock_capabilities()
400 SECBIT_NO_SETUID_FIXUP) == -1) { in main()