Home
last modified time | relevance | path

Searched refs:realpath_not_final (Results 1 - 2 of 2) sorted by relevance

/third_party/selinux/libselinux/src/
H A Dmatchpathcon.c384 int realpath_not_final(const char *name, char *resolved_path) in realpath_not_final() function
446 if (!realpath_not_final(path, stackpath)) in matchpathcon_internal()
510 if (!realpath_not_final(path, stackpath)) in selinux_file_context_verify()
/third_party/selinux/libselinux/include/selinux/
H A Dselinux.h499 extern int realpath_not_final(const char *name, char *resolved_path);

Completed in 2 milliseconds