Searched defs:audit_putname (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/include/linux/ | ||
D | audit.h | 631 #define audit_putname(n) do { ; } while (0) macro |
/linux-3.3/kernel/ | ||
D | auditsc.c | 2075 void audit_putname(const char *name) in audit_putname() function |