Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/utils/
D.gitignore14 matchpathcon
/third_party/selinux/libselinux/src/
Dlibselinux.map83 matchpathcon;
DMakefile122 matchpathcon.c setrans_client.c sha1.c booleans.c
Dmatchpathcon.c462 int matchpathcon(const char *path, mode_t mode, char ** con) { in matchpathcon() function
Dselinuxswig_python_exception.i674 %exception matchpathcon {
/third_party/selinux/libselinux/include/selinux/
Dselinux.h502 extern int matchpathcon(const char *path,
/third_party/selinux/
DBUILD.gn190 "$LIBSELINUX_ROOT_DIR/src/matchpathcon.c",