Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dmatchpathcon.c441 static int matchpathcon_internal(const char *path, mode_t mode, char ** con) in matchpathcon_internal() function
463 return matchpathcon_internal(path, mode, con); in matchpathcon()
468 int i = matchpathcon_internal(name, mode, con); in matchpathcon_index()