Home
last modified time | relevance | path

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

/external/libfuse/lib/
Dmount.c34 #define MS_NOSUID MNT_NOSUID
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3218 pub const MNT_NOSUID: ::c_int = 0x00000008; constant
/external/e2fsprogs/
Dconfigure13851 void *temp = (void *)(MNT_NOSUID); (void) temp;