]> err.no Git - linux-2.6/blobdiff - kernel/audit.h
[PATCH] swsusp: i386 mark special saveable/unsaveable pages
[linux-2.6] / kernel / audit.h
index 58fa44cb8d01755079507eb018c37f4627071545..8323e4132a3308fe2d679eeb167c6c9b9f86a830 100644 (file)
@@ -104,7 +104,8 @@ static inline int audit_hash_ino(u32 ino)
 }
 
 extern int audit_comparator(const u32 left, const u32 op, const u32 right);
-extern int audit_compare_dname_path(const char *dname, const char *path);
+extern int audit_compare_dname_path(const char *dname, const char *path,
+                                   int *dirlen);
 extern struct sk_buff *            audit_make_reply(int pid, int seq, int type,
                                             int done, int multi,
                                             void *payload, int size);