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