HomeSort by relevance Sort by last modified time
    Searched full:avc_entry_ref_init (Results 1 - 5 of 5) sorted by null

  /external/selinux/libselinux/man/man3/
avc_has_perm.3 6 avc_has_perm, avc_has_perm_noaudit, avc_audit, avc_entry_ref_init \- obtain and audit SELinux access decisions
13 .BI "void avc_entry_ref_init(struct avc_entry_ref *" aeref ");"
37 .BR avc_entry_ref_init ()
102 .BR avc_entry_ref_init ()
  /external/libselinux/include/selinux/
avc.h 101 * avc_entry_ref_init - initialize an AVC entry reference.
109 #define avc_entry_ref_init(aeref) ((aeref)->ae = NULL) macro
  /external/selinux/libselinux/include/selinux/
avc.h 101 * avc_entry_ref_init - initialize an AVC entry reference.
109 #define avc_entry_ref_init(aeref) ((aeref)->ae = NULL) macro
  /external/libselinux/src/
avc.c 724 avc_entry_ref_init(&ref);
809 avc_entry_ref_init(&aeref);
  /external/selinux/libselinux/src/
avc.c 764 avc_entry_ref_init(&ref);
849 avc_entry_ref_init(&aeref);

Completed in 120 milliseconds