HomeSort by relevance Sort by last modified time
    Searched refs:AU_DBUF_COMPLETE (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/c2/
audit_door_infc.h 42 #define AU_DBUF_COMPLETE 0 /* buffer is a complete record */
audit_io.c 59 * each of these two tables are indexed by the values AU_DBUF_COMPLETE
64 * AU_DBUF_COMPLETE.
69 AU_DBUF_COMPLETE, AU_DBUF_LAST, AU_DBUF_LAST, AU_DBUF_COMPLETE};
625 * partial_state is AU_DBUF_COMPLETE...LAST; see audit_door_infc.h
628 int partial_state = AU_DBUF_COMPLETE;
  /onnv/onnv-gate/usr/src/cmd/auditd/
doorway.c 952 (kl->aub_type == AU_DBUF_COMPLETE)) {
992 if (kl->aub_type != AU_DBUF_COMPLETE) {

Completed in 180 milliseconds