Home
last modified time | relevance | path

Searched refs:AUDIT_CWD (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/
Daudit.h91 #define AUDIT_CWD 1307 /* Current working directory */ macro
/linux-2.6.39/kernel/
Dauditsc.c1460 ab = audit_log_start(context, GFP_KERNEL, AUDIT_CWD); in audit_log_exit()