Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
audit_dir_write.h
Go to the documentation of this file.
1 #ifdef __NR_rename
3 #endif
4 #ifdef __NR_mkdir
6 #endif
7 #ifdef __NR_rmdir
9 #endif
10 #ifdef __NR_creat
12 #endif
13 #ifdef __NR_link
14 __NR_link,
15 #endif
16 #ifdef __NR_unlink
18 #endif
19 #ifdef __NR_symlink
21 #endif
22 #ifdef __NR_mknod
24 #endif
25 #ifdef __NR_mkdirat
32 #endif