Searched refs:hashtab_node_t (Results 1 - 2 of 2) sorted by relevance

/external/libsepol/include/sepol/policydb/
H A Dhashtab.h31 } hashtab_node_t; typedef in typeref:struct:hashtab_node
/external/libsepol/src/
H A Dhashtab.c85 newnode = (hashtab_ptr_t) malloc(sizeof(hashtab_node_t));
160 newnode = (hashtab_ptr_t) malloc(sizeof(hashtab_node_t));

Completed in 92 milliseconds