61 lines
1.0 KiB
C
61 lines
1.0 KiB
C
/* This file is automatically generated. Do not edit. */
|
|
/*
|
|
* Security object class definitions
|
|
*/
|
|
static char *class_to_string[] =
|
|
{
|
|
"null",
|
|
"security",
|
|
"process",
|
|
"system",
|
|
"capability",
|
|
"filesystem",
|
|
"file",
|
|
"dir",
|
|
"fd",
|
|
"lnk_file",
|
|
"chr_file",
|
|
"blk_file",
|
|
"sock_file",
|
|
"fifo_file",
|
|
"socket",
|
|
"tcp_socket",
|
|
"udp_socket",
|
|
"rawip_socket",
|
|
"node",
|
|
"netif",
|
|
"netlink_socket",
|
|
"packet_socket",
|
|
"key_socket",
|
|
"unix_stream_socket",
|
|
"unix_dgram_socket",
|
|
"sem",
|
|
"msg",
|
|
"msgq",
|
|
"shm",
|
|
"ipc",
|
|
"passwd",
|
|
"drawable",
|
|
"window",
|
|
"gc",
|
|
"font",
|
|
"colormap",
|
|
"property",
|
|
"cursor",
|
|
"xclient",
|
|
"xinput",
|
|
"xserver",
|
|
"xextension",
|
|
"pax",
|
|
"netlink_route_socket",
|
|
"netlink_firewall_socket",
|
|
"netlink_tcpdiag_socket",
|
|
"netlink_nflog_socket",
|
|
"netlink_xfrm_socket",
|
|
"netlink_selinux_socket",
|
|
"netlink_audit_socket",
|
|
"netlink_ip6fw_socket",
|
|
"netlink_dnrt_socket",
|
|
};
|
|
|