Searched refs:audit_putname (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Daudit.h425 extern void audit_putname(const char *name);
544 #define audit_putname(n) do { ; } while (0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dnamei.c162 audit_putname(name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dauditsc.c1842 /* audit_putname - intercept a putname request
1849 void audit_putname(const char *name) function

Completed in 68 milliseconds