Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[deliverable/linux.git] / kernel / audit.h
index 24ec861456673f299a1e1d8d272ca5b75c338bc9..dadf86a0e59e5956d16ef741086c56c1fbf77a6c 100644 (file)
@@ -259,6 +259,9 @@ extern struct list_head audit_filter_list[];
 
 extern struct audit_entry *audit_dupe_rule(struct audit_krule *old);
 
+extern void audit_log_d_path_exe(struct audit_buffer *ab,
+                                struct mm_struct *mm);
+
 /* audit watch functions */
 #ifdef CONFIG_AUDIT_WATCH
 extern void audit_put_watch(struct audit_watch *watch);
This page took 0.037953 seconds and 5 git commands to generate.