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

  /external/selinux/libselinux/src/
matchpathcon.c 469 int selinux_file_context_cmp(const char * a, function
530 rc = (selinux_file_context_cmp(fcontext, con) == 0);
  /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 715 milliseconds