repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-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
V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
security
/
selinux
/
include
/
initial_sid_to_string.h
blob
d4fac82793ae8261c17f49f27b6663986d478efe
1
/* This file is automatically generated. Do not edit. */
2
static char
*
initial_sid_to_string
[] =
3
{
4
"null"
,
5
"kernel"
,
6
"security"
,
7
"unlabeled"
,
8
"fs"
,
9
"file"
,
10
"file_labels"
,
11
"init"
,
12
"any_socket"
,
13
"port"
,
14
"netif"
,
15
"netmsg"
,
16
"node"
,
17
"igmp_packet"
,
18
"icmp_socket"
,
19
"tcp_socket"
,
20
"sysctl_modprobe"
,
21
"sysctl"
,
22
"sysctl_fs"
,
23
"sysctl_kernel"
,
24
"sysctl_net"
,
25
"sysctl_net_unix"
,
26
"sysctl_vm"
,
27
"sysctl_dev"
,
28
"kmod"
,
29
"policy"
,
30
"scmp_packet"
,
31
"devnull"
,
32
};
33