Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dstat.h71 #define S_ISUID 0004000 /* set user id on execution */ macro
/titanic_41/usr/src/uts/common/sys/
H A Dstat.h420 #define S_ISUID 0x800 /* set user id on execution */ macro