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

  /external/libselinux/include/selinux/
avc.h 96 struct avc_entry_ref { struct
260 struct avc_entry_ref *aeref, struct av_decision *avd);
282 struct avc_entry_ref *aeref, void *auditdata);
  /external/libselinux/src/
avc.c 380 access_vector_t requested, struct avc_entry_ref *aeref)
422 struct avc_entry *ae, struct avc_entry_ref *aeref)
695 struct avc_entry_ref *aeref, struct av_decision *avd)
701 struct avc_entry_ref ref;
768 struct avc_entry_ref *aeref, void *auditdata)
786 struct avc_entry_ref aeref;
  /external/dbus/bus/
selinux.c 66 /* Store an avc_entry_ref to speed AVC decisions. */
67 static struct avc_entry_ref aeref;

Completed in 21 milliseconds