repo.or.cz
/
linux-2.6.9-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git]
/
security
/
selinux
/
include
/
common_perm_to_string.h
blob
3e18d401c9171925ed7bf60e5cbc3b764c647fcf
1
/* This file is automatically generated. Do not edit. */
2
/* FLASK */
3
4
static char
*
common_file_perm_to_string
[] =
5
{
6
"ioctl"
,
7
"read"
,
8
"write"
,
9
"create"
,
10
"getattr"
,
11
"setattr"
,
12
"lock"
,
13
"relabelfrom"
,
14
"relabelto"
,
15
"append"
,
16
"unlink"
,
17
"link"
,
18
"rename"
,
19
"execute"
,
20
"swapon"
,
21
"quotaon"
,
22
"mounton"
,
23
};
24
25
static char
*
common_socket_perm_to_string
[] =
26
{
27
"ioctl"
,
28
"read"
,
29
"write"
,
30
"create"
,
31
"getattr"
,
32
"setattr"
,
33
"lock"
,
34
"relabelfrom"
,
35
"relabelto"
,
36
"append"
,
37
"bind"
,
38
"connect"
,
39
"listen"
,
40
"accept"
,
41
"getopt"
,
42
"setopt"
,
43
"shutdown"
,
44
"recvfrom"
,
45
"sendto"
,
46
"recv_msg"
,
47
"send_msg"
,
48
"name_bind"
,
49
};
50
51
static char
*
common_ipc_perm_to_string
[] =
52
{
53
"create"
,
54
"destroy"
,
55
"getattr"
,
56
"setattr"
,
57
"read"
,
58
"write"
,
59
"associate"
,
60
"unix_read"
,
61
"unix_write"
,
62
};
63
64
65
/* FLASK */