Searched defs:abq (Results 1 – 1 of 1) sorted by relevance
45 struct abq { struct46 audit_link_t abq_l; argument47 int abq_ref_count; argument48 size_t abq_buf_len; /* space allocated */ argument49 size_t abq_data_len; /* space used */ argument50 char abq_buffer[1]; /* variable length */ argument