Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dexception.sh3 selinux_file_context_cmp) # ignore
Dmatchpathcon.c447 int selinux_file_context_cmp(const char * a, in selinux_file_context_cmp() function
497 rc = (selinux_file_context_cmp(fcontext, con) == 0); in selinux_file_context_verify()
/external/selinux/libselinux/include/selinux/
Dselinux.h649 extern int selinux_file_context_cmp(const char * a,
/external/selinux/libselinux/
DChangeLog402 * Add man page for selinux_file_context_cmp from Dan Walsh.