Searched defs:hashtab_ptr_t (Results 1 - 2 of 2) sorted by relevance

/external/selinux/libsepol/include/sepol/policydb/
H A Dhashtab.h29 typedef struct hashtab_node *hashtab_ptr_t; typedef in typeref:struct:hashtab_node
34 hashtab_ptr_t next;
38 hashtab_ptr_t *htable; /* hash table */
/external/selinux/policycoreutils/newrole/
H A Dhashtab.h25 typedef struct hashtab_node *hashtab_ptr_t; typedef in typeref:struct:hashtab_node
30 hashtab_ptr_t next;
34 hashtab_ptr_t *htable; /* hash table */

Completed in 190 milliseconds