![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 static const char *const initial_sid_to_string[] = { 0003 NULL, 0004 "kernel", 0005 "security", 0006 "unlabeled", 0007 NULL, 0008 "file", 0009 NULL, 0010 NULL, 0011 "any_socket", 0012 "port", 0013 "netif", 0014 "netmsg", 0015 "node", 0016 NULL, 0017 NULL, 0018 NULL, 0019 NULL, 0020 NULL, 0021 NULL, 0022 NULL, 0023 NULL, 0024 NULL, 0025 NULL, 0026 NULL, 0027 NULL, 0028 NULL, 0029 NULL, 0030 "devnull", 0031 }; 0032
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |