Home
last modified time | relevance | path

Searched defs:abq (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/auditd/
H A Dqueue.h45 struct abq { struct
46 audit_link_t abq_l; argument
47 int abq_ref_count; argument
48 size_t abq_buf_len; /* space allocated */ argument
49 size_t abq_data_len; /* space used */ argument
50 char abq_buffer[1]; /* variable length */ argument