Searched refs:__cil_avrule_to_avtab (Results 1 – 1 of 1) sorted by relevance
/external/selinux/libsepol/cil/src/ |
D | cil_binary.c | 1452 int __cil_avrule_to_avtab(policydb_t *pdb, const struct cil_db *db, struct cil_avrule *cil_avrule, … in __cil_avrule_to_avtab() function 1571 return __cil_avrule_to_avtab(pdb, db, cil_avrule, NULL, CIL_FALSE); in cil_avrule_to_policydb() 1985 rc = __cil_avrule_to_avtab(pdb, db, cil_avrule, cond_node, cond_flavor); in __cil_cond_to_policydb_helper()
|