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