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

/external/libsepol/include/sepol/policydb/
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 1506 milliseconds