Home
last modified time | relevance | path

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

/third_party/libfuse/util/
Dmount.fuse.c42 #if !defined(SECBIT_NOROOT_LOCKED) && defined(SECURE_NOROOT_LOCKED)
43 #define SECBIT_NOROOT_LOCKED (issecure_mask(SECURE_NOROOT_LOCKED)) macro
194 SECBIT_NOROOT_LOCKED) == -1) { in drop_and_lock_capabilities()