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

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dauditwrite.c323 static uint_t aw_static_flags; /* flags saved between invocations */ variable
526 aw_static_flags &= ~AW_SAVERD_FLAG;
536 aw_static_flags &= ~AW_SAVERD_FLAG;
573 aw_static_flags &= ~AW_QUEUE_FLAG;
590 aw_static_flags &= ~AW_PRESELECT_FLAG;
595 aw_static_flags &= ~AW_SAVERD_FLAG;
600 aw_static_flags &= ~AW_SERVER_FLAG;
604 aw_static_flags |= AW_PRESELECT_FLAG;
608 aw_static_flags |= AW_QUEUE_FLAG;
622 aw_static_flags |
[all...]

Completed in 13 milliseconds