root/security/selinux/include/initial_sid_to_string.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /* SPDX-License-Identifier: GPL-2.0 */
   2 /* This file is automatically generated.  Do not edit. */
   3 static const char *initial_sid_to_string[] =
   4 {
   5     "null",
   6     "kernel",
   7     "security",
   8     "unlabeled",
   9     "fs",
  10     "file",
  11     "file_labels",
  12     "init",
  13     "any_socket",
  14     "port",
  15     "netif",
  16     "netmsg",
  17     "node",
  18     "igmp_packet",
  19     "icmp_socket",
  20     "tcp_socket",
  21     "sysctl_modprobe",
  22     "sysctl",
  23     "sysctl_fs",
  24     "sysctl_kernel",
  25     "sysctl_net",
  26     "sysctl_net_unix",
  27     "sysctl_vm",
  28     "sysctl_dev",
  29     "kmod",
  30     "policy",
  31     "scmp_packet",
  32     "devnull",
  33 };
  34 

/* [<][>][^][v][top][bottom][index][help] */