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

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_kernel.h249 typedef struct au_buff au_buff_t; typedef in typeref:struct:au_buff
255 au_buff_t *head; /* head of queue */
256 au_buff_t *tail; /* tail of queue */
382 au_buff_t *au_get_buff(void), *au_free_buff(au_buff_t *);

Completed in 45 milliseconds