Searched refs:SELINUXDIR (Results 1 – 2 of 2) sorted by relevance
96 #define SELINUXDIR "/etc/selinux/" macro97 #define SELINUXCONFIG SELINUXDIR "config"
156 static const char *selinux_rootpath = SELINUXDIR;231 if (asprintf(&selinux_policyroot, "%s%s", SELINUXDIR, selinux_policytype) == -1) in init_selinux_config()