HomeSort by relevance Sort by last modified time
    Searched refs:selinux_file_context_cmp (Results 1 - 4 of 4) sorted by null

  /external/selinux/libselinux/src/
exception.sh 3 selinux_file_context_cmp) # ignore
matchpathcon.c 447 int selinux_file_context_cmp(const char * a, function
497 rc = (selinux_file_context_cmp(fcontext, con) == 0);
  /external/selinux/libselinux/include/selinux/
selinux.h 649 extern int selinux_file_context_cmp(const char * a,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 1324 def selinux_file_context_cmp(*args): function
1326 selinux_file_context_cmp = _selinux.selinux_file_context_cmp variable
    [all...]

Completed in 398 milliseconds