Searched refs:cil_avrule_to_policydb (Results 1 – 2 of 2) sorted by relevance
254 int cil_avrule_to_policydb(policydb_t *pdb, const struct cil_db *db, struct cil_avrule *cil_avrule);
1569 int cil_avrule_to_policydb(policydb_t *pdb, const struct cil_db *db, struct cil_avrule *cil_avrule) in cil_avrule_to_policydb() function3841 rc = cil_avrule_to_policydb(pdb, db, node->data); in __cil_node_to_policydb()