Searched refs:avtab_read_item (Results 1 – 2 of 2) sorted by relevance
| /linux/security/selinux/ss/ |
| H A D | avtab.c | 306 int avtab_read_item(struct avtab *a, struct policy_file *fp, struct policydb *pol, in avtab_read_item() function 500 rc = avtab_read_item(a, fp, pol, avtab_insertf, NULL, false); in avtab_read()
|
| H A D | conditional.c | 345 rc = avtab_read_item(&p->te_cond_avtab, fp, p, cond_insertf, in cond_read_av_list()
|