Searched defs:AW_SAVEDONE (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dauditwrite.c76 #define AW_SAVEDONE ((uint_t)0x1000000) /* Context is saved, */ macro
1129 if ((aw_iflags & AW_SAVEDONE) && (save_rd != AW_NO_RD)) {
2533 aw_iflags |= AW_SAVEDONE;
2552 if (aw_iflags & AW_SAVEDONE) {
2575 aw_iflags &= ~AW_SAVEDONE;

Completed in 24 milliseconds