VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / security / selinux / include / class_to_string.h
1 /* This file is automatically generated.  Do not edit. */
2 /*
3  * Security object class definitions
4  */
5 static char *class_to_string[] =
6 {
7     "null",
8     "security",
9     "process",
10     "system",
11     "capability",
12     "filesystem",
13     "file",
14     "dir",
15     "fd",
16     "lnk_file",
17     "chr_file",
18     "blk_file",
19     "sock_file",
20     "fifo_file",
21     "socket",
22     "tcp_socket",
23     "udp_socket",
24     "rawip_socket",
25     "node",
26     "netif",
27     "netlink_socket",
28     "packet_socket",
29     "key_socket",
30     "unix_stream_socket",
31     "unix_dgram_socket",
32     "sem",
33     "msg",
34     "msgq",
35     "shm",
36     "ipc",
37     "passwd",
38     "drawable",
39     "window",
40     "gc",
41     "font",
42     "colormap",
43     "property",
44     "cursor",
45     "xclient",
46     "xinput",
47     "xserver",
48     "xextension",
49     "pax",
50     "netlink_route_socket",
51     "netlink_firewall_socket",
52     "netlink_tcpdiag_socket",
53     "netlink_nflog_socket",
54     "netlink_xfrm_socket",
55     "netlink_selinux_socket",
56     "netlink_audit_socket",
57     "netlink_ip6fw_socket",
58     "netlink_dnrt_socket",
59 };
60