Searched refs:audit_q_t (Results 1 – 3 of 3) sorted by relevance
107 static audit_q_t *qpool_withdraw(plugin_t *);109 static void qpool_return(plugin_t *, audit_q_t *);579 audit_q_t *node; in qpool_init()592 node = malloc(sizeof (audit_q_t)); in qpool_init()639 audit_q_t *q_node; in qpool_close()662 static audit_q_t *665 audit_q_t *node; in qpool_withdraw()676 node = malloc(sizeof (audit_q_t)); in qpool_withdraw()757 qpool_return(plugin_t *p, audit_q_t *node) in qpool_return()904 audit_q_t *q_copy; in queue_buffer()[all …]
56 typedef struct aqq audit_q_t; /* plugin queued data */ typedef
72 audit_q_t *plg_save_q_copy; /* tmp holding for a record */