Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Daudit.h631 #define audit_putname(n) do { ; } while (0) macro
/linux-3.3/kernel/
Dauditsc.c2075 void audit_putname(const char *name) in audit_putname() function