Searched refs:selinux_colors_path (Results 1 – 5 of 5) sorted by relevance
439 const char *selinux_colors_path(void) in hidden_def()444 hidden_def(selinux_colors_path) in hidden_def() argument
95 hidden_proto(selinux_colors_path);
84 hidden_proto(selinux_colors_path);
556 extern const char *selinux_colors_path(void);
252 cfg = fopen(selinux_colors_path(), "r"); in init_colors()