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/
Dlibselinux.map165 selinux_file_context_local_path;
Dselinux_config.c452 const char *selinux_file_context_local_path(void) in selinux_file_context_local_path() function
/external/selinux/libselinux/include/selinux/
Dselinux.h601 extern const char *selinux_file_context_local_path(void);
/external/selinux/libsemanage/src/
Dsemanage_store.c326 strdup(selinux_file_context_local_path() + offset); in semanage_init_final_suffix()