Searched defs:audit_log_format (Results 1 – 2 of 2) sorted by relevance
1282 void audit_log_format(struct audit_buffer *ab, const char *fmt, ...) in audit_log_format() function
710 #define audit_log_format(b,f,...) do { ; } while (0) macro