Searched defs:MNT_NOSUID (Results 1 – 2 of 2) sorted by relevance
90 #define MNT_NOSUID 0x00000008 /* don't honor setuid bits on fs */ macro
78 enum ulong MNT_NOSUID = 0x0000000000000008; variable