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

  /external/selinux/libselinux/utils/
matchpathcon.c 160 rc = selinux_file_context_verify(path, mode);
  /external/selinux/libselinux/include/selinux/
selinux.h 664 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

Completed in 85 milliseconds