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

  /external/selinux/libselinux/utils/
matchpathcon.c 160 rc = selinux_file_context_verify(path, mode);
  /external/selinux/libselinux/include/selinux/
selinux.h 658 extern int selinux_file_context_verify(const char *path, mode_t mode);
  /external/selinux/libselinux/src/
matchpathcon.c 490 int selinux_file_context_verify(const char *path, mode_t mode) function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 1328 def selinux_file_context_verify(*args): function
1330 selinux_file_context_verify = _selinux.selinux_file_context_verify variable
    [all...]

Completed in 48 milliseconds