Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/os/
H A Dexec.c82 #define MAC_FLAGS 0x10 /* need to adjust MAC flags */ macro
616 if (privflags & MAC_FLAGS) { in gexec()
1077 privflags |= MAC_FLAGS; in execsetid()