Searched defs:cil_avrule_to_policydb (Results 1 - 1 of 1) sorted by relevance

/external/selinux/libsepol/cil/src/
H A Dcil_binary.c1551 int cil_avrule_to_policydb(policydb_t *pdb, const struct cil_db *db, struct cil_avrule *cil_avrule, struct cil_list *neverallows) function
3215 rc = cil_avrule_to_policydb(pdb, db, node->data, neverallows);
3269 rc = cil_avrule_to_policydb(pdb, db, node->data, args->neverallows);

Completed in 119 milliseconds