Home
last modified time | relevance | path

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

/third_party/musl/include/sys/
Dmount.h27 #define MS_NOSUID 2 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dmount.h27 #define MS_NOSUID 2 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dmount.h27 #define MS_NOSUID 2 macro
/third_party/Linux_Kernel/include/uapi/linux/
Dfs.h69 #define MS_NOSUID 2 /* Ignore suid and sgid bits */ macro