repo.or.cz
/
linux-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PARISC] Attempt to clean up parisc/Makefile
[linux-2.6.git]
/
include
/
asm-generic
/
audit_write.h
blob
f10d367fb2a5b1f31f4741ddaf58f06a61968f61
1
#include <asm-generic/audit_dir_write.h>
2
__NR_acct
,
3
__NR_swapon
,
4
__NR_quotactl
,
5
__NR_truncate
,
6
#ifdef __NR_truncate64
7
__NR_truncate64
,
8
#endif
9
#ifdef __NR_bind
10
__NR_bind
,
/* bind can affect fs object only in one way... */
11
#endif