Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/include/sepol/policydb/
Dhashtab.h35 } hashtab_node_t; typedef
/third_party/selinux/libsepol/src/
Dhashtab.c126 newnode = (hashtab_ptr_t) malloc(sizeof(hashtab_node_t)); in hashtab_insert()