Home
last modified time | relevance | path

Searched defs:audit_log_d_path (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/kernel/
Daudit.c1421 void audit_log_d_path(struct audit_buffer *ab, const char *prefix, in audit_log_d_path() function
/linux-3.4.99/include/linux/
Daudit.h717 #define audit_log_d_path(b, p, d) do { ; } while (0) macro