Home
last modified time | relevance | path

Searched defs:MS_NOSUID (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dmount.h38 MS_NOSUID = 2, /* Ignore suid and sgid bits. */ enumerator
39 #define MS_NOSUID MS_NOSUID macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dfs.h106 #define MS_NOSUID 2 /* Ignore suid and sgid bits */ macro