https://github.com/torvalds/linux
Raw File
Tip revision: 120bda20c6f64b32e8bfbdd7b34feafaa5f5332e authored by Linus Torvalds on 06 July 2006, 04:09:49 UTC
Linux 2.6.18-rc1
Tip revision: 120bda2
audit_change_attr.h
__NR_chmod,
__NR_fchmod,
__NR_chown,
__NR_fchown,
__NR_lchown,
__NR_setxattr,
__NR_lsetxattr,
__NR_fsetxattr,
__NR_removexattr,
__NR_lremovexattr,
__NR_fremovexattr,
__NR_fchownat,
__NR_fchmodat,
#ifdef __NR_chown32
__NR_chown32,
__NR_fchown32,
__NR_lchown32,
#endif
back to top