Home
last modified time | relevance | path

Searched refs:selinux_file_context_local_path (Results 1 – 4 of 4) sorted by relevance

/external/selinux/libselinux/src/
Dselinux_config.c461 const char *selinux_file_context_local_path(void) in hidden_def()
466 hidden_def(selinux_file_context_local_path) in hidden_def() argument
Dselinux_internal.h79 hidden_proto(selinux_file_context_local_path)
/external/selinux/libselinux/include/selinux/
Dselinux.h556 extern const char *selinux_file_context_local_path(void);
/external/selinux/libsemanage/src/
Dsemanage_store.c323 strdup(selinux_file_context_local_path() + offset); in semanage_init_final_suffix()