repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
net: usb: pegasus: fix improper read if get_registers() fail
[linux/fpc-iii.git]
/
include
/
asm-generic
/
audit_write.h
blob
274575d7129fc6b499c2c0ccbb4aad62af5a013a
1
#include <asm-generic/audit_dir_write.h>
2
__NR_acct
,
3
#ifdef __NR_swapon
4
__NR_swapon
,
5
#endif
6
__NR_quotactl
,
7
#ifdef __NR_truncate
8
__NR_truncate
,
9
#endif
10
#ifdef __NR_truncate64
11
__NR_truncate64
,
12
#endif
13
#ifdef __NR_ftruncate
14
__NR_ftruncate
,
15
#endif
16
#ifdef __NR_ftruncate64
17
__NR_ftruncate64
,
18
#endif
19
#ifdef __NR_bind
20
__NR_bind
,
/* bind can affect fs object only in one way... */
21
#endif