Lines Matching refs:hashtab_t
67 hashtab_t role_trans_table;
68 hashtab_t avrulex_ioctl_table;
1753 static int __cil_avrulex_ioctl_to_hashtable(hashtab_t h, uint16_t kind, uint32_t src, uint32_t tgt,… in __cil_avrulex_ioctl_to_hashtable()
2414 …_t *pdb, const struct cil_db *db, struct cil_roletransition *roletrans, hashtab_t role_trans_table) in cil_roletrans_to_policydb()
3828 hashtab_t role_trans_table; in __cil_node_to_policydb()
4378 static unsigned int role_trans_hash(hashtab_t h, const_hashtab_key_t key) in role_trans_hash()
4385 static int role_trans_compare(hashtab_t h in role_trans_compare()
4398 static unsigned int avrulex_hash(__attribute__((unused)) hashtab_t h, const_hashtab_key_t key) in avrulex_hash()
4437 static int avrulex_compare(hashtab_t h in avrulex_compare()
5051 hashtab_t role_trans_table = NULL; in cil_binary_create_allocated_pdb()
5052 hashtab_t avrulex_ioctl_table = NULL; in cil_binary_create_allocated_pdb()