Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dmatchpathcon.c387 int realpath_not_final(const char *name, char *resolved_path) in realpath_not_final() function
449 if (!realpath_not_final(path, stackpath)) in matchpathcon_internal()
513 if (!realpath_not_final(path, stackpath)) in selinux_file_context_verify()
Dlibselinux.map95 realpath_not_final;
Dselinuxswig_python_exception.i666 %exception realpath_not_final {
/third_party/selinux/libselinux/include/selinux/
Dselinux.h494 extern int realpath_not_final(const char *name, char *resolved_path);