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

  /external/selinux/libselinux/src/
compute_av.c 104 int security_compute_av_flags(const char * scon,
129 hidden_def(security_compute_av_flags)
139 ret = security_compute_av_flags(scon, tcon, tclass,
selinux_internal.h 22 hidden_proto(security_compute_av_flags)
  /external/selinux/libselinux/include/selinux/
selinux.h 195 extern int security_compute_av_flags(const char * scon,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 863 def security_compute_av_flags(*args): function
865 security_compute_av_flags = _selinux.security_compute_av_flags variable
    [all...]

Completed in 66 milliseconds