Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dmatchpathcon.c377 int realpath_not_final(const char *name, char *resolved_path) in realpath_not_final() function
439 if (!realpath_not_final(path, stackpath)) in matchpathcon()
499 if (!realpath_not_final(path, stackpath)) in selinux_file_context_verify()
/external/selinux/libselinux/include/selinux/
Dselinux.h458 extern int realpath_not_final(const char *name, char *resolved_path);