Home
last modified time | relevance | path

Searched refs:SELINUXDIR (Results 1 - 2 of 2) sorted by relevance

/third_party/selinux/libselinux/src/
H A Dselinux_internal.h96 #define SELINUXDIR "/etc/selinux/" macro
97 #define SELINUXCONFIG SELINUXDIR "config"
H A Dselinux_config.c62 /* New layout is relative to SELINUXDIR/policytype. */
156 static const char *selinux_rootpath = SELINUXDIR;
231 if (asprintf(&selinux_policyroot, "%s%s", SELINUXDIR, selinux_policytype) == -1) in init_selinux_config()

Completed in 2 milliseconds