Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
asm-generic
audit_dir_write.h
Go to the documentation of this file.
1
#ifdef __NR_rename
2
__NR_rename
,
3
#endif
4
#ifdef __NR_mkdir
5
__NR_mkdir
,
6
#endif
7
#ifdef __NR_rmdir
8
__NR_rmdir
,
9
#endif
10
#ifdef __NR_creat
11
__NR_creat
,
12
#endif
13
#ifdef __NR_link
14
__NR_link
,
15
#endif
16
#ifdef __NR_unlink
17
__NR_unlink
,
18
#endif
19
#ifdef __NR_symlink
20
__NR_symlink
,
21
#endif
22
#ifdef __NR_mknod
23
__NR_mknod
,
24
#endif
25
#ifdef __NR_mkdirat
26
__NR_mkdirat
,
27
__NR_mknodat
,
28
__NR_unlinkat
,
29
__NR_renameat
,
30
__NR_linkat
,
31
__NR_symlinkat
,
32
#endif
Generated on Thu Jan 10 2013 14:50:49 for Linux Kernel by
1.8.2