selinux_colors_path (3) Linux Manual Page
selinux_colors_path – Return a path to the active SELinux policy color configuration file Synopsis #include <selinux/selinux.h> const char *selinux_colors_path(void); Description selinux_colors_path() returns the path to the active policy color configuration file. The path is built from the path returned by selinux_policy_root(3) with /secolor.conf appended. This optional configuration file whose format is shown in secolor.conf(5), controls…
