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

  /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/libselinux/src/
avc.c 708 avc_entry_ref_init(&ref);
791 avc_entry_ref_init(&aeref);
  /external/dbus/bus/
selinux.c 337 avc_entry_ref_init (&aeref);

Completed in 448 milliseconds