Searched defs:audit_log_key (Results 1 – 2 of 2) sorted by relevance
1443 void audit_log_key(struct audit_buffer *ab, char *key) in audit_log_key() function
718 #define audit_log_key(b, k) do { ; } while (0) macro