Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbsm/common/
H A Dgeneric.c117 aug_namask.am_success = AU_MASK_ALL; in aug_init()
118 aug_namask.am_failure = AU_MASK_ALL; in aug_init()
/titanic_44/usr/src/uts/common/c2/
H A Daudit.h95 #define AU_MASK_ALL 0xFFFFFFFF /* all bits on for unsigned int */ macro