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_change_attr.h
Go to the documentation of this file.
1
#ifdef __NR_chmod
2
__NR_chmod
,
3
#endif
4
__NR_fchmod
,
5
#ifdef __NR_chown
6
__NR_chown
,
7
__NR_fchown
,
8
__NR_lchown
,
9
#endif
10
__NR_setxattr
,
11
__NR_lsetxattr
,
12
__NR_fsetxattr
,
13
__NR_removexattr
,
14
__NR_lremovexattr
,
15
__NR_fremovexattr
,
16
#ifdef __NR_fchownat
17
__NR_fchownat
,
18
__NR_fchmodat
,
19
#endif
20
#ifdef __NR_chown32
21
__NR_chown32
,
22
__NR_fchown32
,
23
__NR_lchown32
,
24
#endif
25
#ifdef __NR_link
26
__NR_link
,
27
#endif
28
#ifdef __NR_linkat
29
__NR_linkat
,
30
#endif
Generated on Thu Jan 10 2013 14:50:49 for Linux Kernel by
1.8.2