Searched refs:selinux_file_context_path (Results 1 – 7 of 7) sorted by relevance
373 const char *selinux_file_context_path(void) in hidden_def()378 hidden_def(selinux_file_context_path) in hidden_def() argument
75 hidden_proto(selinux_file_context_path)
779 rec->spec_files[0] = strdup(selinux_file_context_path()); in init()
586 def get_file_equiv_modified(fc_path=selinux.selinux_file_context_path()):595 def get_file_equiv(fc_path=selinux.selinux_file_context_path()):604 def get_local_file_paths(fc_path=selinux.selinux_file_context_path()):632 def get_fcdict(fc_path=selinux.selinux_file_context_path()):
430 self.fcpath = self.root + selinux.selinux_file_context_path()
540 extern const char *selinux_file_context_path(void);
293 strdup(selinux_file_context_path() + offset); in semanage_init_final_suffix()