HomeSort by relevance Sort by last modified time
    Searched defs:sidtab_node (Results 1 - 2 of 2) sorted by null

  /external/selinux/libselinux/src/
avc_sidtab.h 12 struct sidtab_node { struct
14 struct sidtab_node *next;
23 struct sidtab_node **htable;
  /external/selinux/libsepol/include/sepol/policydb/
sidtab.h 19 typedef struct sidtab_node { struct
22 struct sidtab_node *next;
25 typedef struct sidtab_node *sidtab_ptr_t;

Completed in 91 milliseconds