Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dmount.h46 #define MS_NOSUID 0x0010 /* Setuid programs disallowed */ macro
/titanic_50/usr/src/lib/libbc/libc/sys/4.2/
H A Dmount.c47 #define MS_NOSUID 0x10 /* Setuid programs disallowed */ macro