Home
last modified time | relevance | path

Searched refs:MAC_FLAGS (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/os/
H A Dexec.c85 #define MAC_FLAGS 0x10 /* need to adjust MAC flags */ macro
621 if (privflags & MAC_FLAGS) { in gexec()
1082 privflags |= MAC_FLAGS; in execsetid()