Searched refs:AUDIT_REC_HEADER (Results 1 – 2 of 2) sorted by relevance
52 #define AUDIT_REC_HEADER offsetof(audit_rec_t, abq_buffer[0]) macro
624 node = malloc(AUDIT_REC_HEADER + DEFAULT_BUF_SZ); in bpool_init()720 node = realloc(node, AUDIT_REC_HEADER + new_length); in bpool_withdraw()738 node = malloc(AUDIT_REC_HEADER + new_length); in bpool_withdraw()