Searched refs:selinux_file_context_path (Results 1 – 7 of 7) sorted by relevance
370 const char *selinux_file_context_path(void) in hidden_def()375 hidden_def(selinux_file_context_path) in hidden_def() argument
77 hidden_proto(selinux_file_context_path)
779 rec->spec_files[0] = strdup(selinux_file_context_path()); in init()
585 def get_file_equiv_modified(fc_path=selinux.selinux_file_context_path()):594 def get_file_equiv(fc_path=selinux.selinux_file_context_path()):603 def get_local_file_paths(fc_path=selinux.selinux_file_context_path()):631 def get_fcdict(fc_path=selinux.selinux_file_context_path()):
430 self.fcpath = self.root + selinux.selinux_file_context_path()
554 extern const char *selinux_file_context_path(void);
293 strdup(selinux_file_context_path() + offset); in semanage_init_final_suffix()