Searched refs:selinux_file_context_path (Results 1 – 8 of 8) sorted by relevance
371 const char *selinux_file_context_path(void) in hidden_def()376 hidden_def(selinux_file_context_path) in hidden_def() argument
73 hidden_proto(selinux_file_context_path)
542 path = selinux_file_context_path(); in init()
244 def get_file_equiv_modified(fc_path=selinux.selinux_file_context_path()):255 def get_file_equiv(fc_path=selinux.selinux_file_context_path()):266 def get_local_file_paths(fc_path=selinux.selinux_file_context_path()):292 def get_fcdict(fc_path=selinux.selinux_file_context_path()):
426 self.fcpath = self.root + selinux.selinux_file_context_path()
65 hidden_proto(selinux_file_context_path)
534 extern const char *selinux_file_context_path(void);
288 strdup(selinux_file_context_path() + offset); in semanage_init_final_suffix()