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

  /external/selinux/libselinux/include/selinux/
avc.h 96 struct avc_entry_ref { struct
264 struct avc_entry_ref *aeref, struct av_decision *avd);
286 struct avc_entry_ref *aeref, void *auditdata);
  /external/selinux/libselinux/src/
avc.c 425 access_vector_t requested, struct avc_entry_ref *aeref)
467 struct avc_entry *ae, struct avc_entry_ref *aeref)
748 struct avc_entry_ref *aeref, struct av_decision *avd)
754 struct avc_entry_ref ref;
828 struct avc_entry_ref *aeref, void *auditdata)
844 struct avc_entry_ref aeref;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 171 class avc_entry_ref(_object): class in inherits:_object
173 __setattr__ = lambda self, name, value: _swig_setattr(self, avc_entry_ref, name, value)
175 __getattr__ = lambda self, name: _swig_getattr(self, avc_entry_ref, name)
187 avc_entry_ref_swigregister(avc_entry_ref)
    [all...]

Completed in 574 milliseconds