Home
last modified time | relevance | path

Searched refs:write_cons_helper (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/security/selinux/ss/
Dpolicydb.c2987 static int write_cons_helper(struct policydb *p, struct constraint_node *node, in write_cons_helper() function
3081 rc = write_cons_helper(p, cladatum->constraints, fp); in class_write()
3095 rc = write_cons_helper(p, cladatum->validatetrans, fp); in class_write()