Searched defs:audit_log_n_string (Results 1 – 2 of 2) sorted by relevance
1340 void audit_log_n_string(struct audit_buffer *ab, const char *string, in audit_log_n_string() function
713 #define audit_log_n_string(a,c,l) do { ; } while (0) macro