Home
last modified time | relevance | path

Searched refs:selinux_file_context_verify (Results 1 – 5 of 5) sorted by relevance

/third_party/selinux/libselinux/utils/
Dmatchpathcon.c152 rc = selinux_file_context_verify(path, mode); in main()
/third_party/selinux/libselinux/src/
Dlibselinux.map169 selinux_file_context_verify;
Dmatchpathcon.c504 int selinux_file_context_verify(const char *path, mode_t mode) in selinux_file_context_verify() function
Dselinuxswig_python_exception.i834 %exception selinux_file_context_verify {
/third_party/selinux/libselinux/include/selinux/
Dselinux.h727 extern int selinux_file_context_verify(const char *path, mode_t mode);