/* SPDX-License-Identifier: GPL-2.0 */
static const char *initial_sid_to_string[] =
{
NULL,
"kernel",
"security",
"unlabeled",
"file",
"any_socket",
"port",
"netif",
"netmsg",
"node",
"devnull",
};