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

  /onnv/onnv-gate/usr/src/uts/common/c2/
audit_door_infc.h 46 #define AU_DBUF_NOTIFY 0x8000 /* buffer contains a control message */
audit_io.c 595 buf->aub_type = AU_DBUF_NOTIFY | message_code;
  /onnv/onnv-gate/usr/src/cmd/auditd/
doorway.c 924 if ((kl->aub_type & AU_DBUF_NOTIFY) != 0) {
927 control = kl->aub_type & ~AU_DBUF_NOTIFY;

Completed in 3719 milliseconds