Searched refs:MAX_AUDIT_RECORD_SIZE (Results 1 – 3 of 3) sorted by relevance
41 #define MAX_AUDIT_RECORD_SIZE MAXAUDITDATA macro
241 MAX_AUDIT_RECORD_SIZE) / mnt_stat->f_bsize >= in audit_record_write()
155 int max_record_length = MAX_AUDIT_RECORD_SIZE; in audit()187 max_record_length = MIN(audit_qctrl.aq_bufsz, MAX_AUDIT_RECORD_SIZE); in audit()