Searched defs:audit_log_untrustedstring (Results 1 – 2 of 2) sorted by relevance
1414 void audit_log_untrustedstring(struct audit_buffer *ab, const char *string) in audit_log_untrustedstring() function
716 #define audit_log_untrustedstring(a,s) do { ; } while (0) macro