Searched refs:avtab_write_item (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/selinux/ss/
H A Davtab.h113 int avtab_write_item(struct policydb *p, const struct avtab_node *cur,
H A Davtab.c546 int avtab_write_item(struct policydb *p, const struct avtab_node *cur, void *fp) function
596 rc = avtab_write_item(p, cur, fp);
H A Dconditional.c493 rc = avtab_write_item(p, list->nodes[i], fp);

Completed in 122 milliseconds