Contributors: 5
Author |
Tokens |
Token Proportion |
Commits |
Commit Proportion |
Andrew Morton |
46 |
65.71% |
2 |
28.57% |
Stephen D. Smalley |
18 |
25.71% |
1 |
14.29% |
Christian Göttsche |
4 |
5.71% |
2 |
28.57% |
Stephen Hemminger |
1 |
1.43% |
1 |
14.29% |
Greg Kroah-Hartman |
1 |
1.43% |
1 |
14.29% |
Total |
70 |
|
7 |
|
/* SPDX-License-Identifier: GPL-2.0 */
#include <linux/stddef.h>
static const char *const initial_sid_to_string[] = {
NULL,
"kernel",
"security",
"unlabeled",
NULL,
"file",
NULL,
NULL,
"any_socket",
"port",
"netif",
"netmsg",
"node",
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
"devnull",
};