Searched defs:selinux_file_context_cmp (Results 1 - 1 of 1) sorted by relevance

/external/selinux/libselinux/src/
H A Dmatchpathcon.c447 int selinux_file_context_cmp(const char * a, function
497 rc = (selinux_file_context_cmp(fcontext, con) == 0);

Completed in 29 milliseconds