Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dpolicydb.c2084 static int read_cons_helper(policydb_t * p, constraint_node_t ** nodep, in read_cons_helper() function
2240 if (read_cons_helper(p, &cladatum->constraints, ncons, 0, fp)) in class_read()
2252 if (read_cons_helper(p, &cladatum->validatetrans, ncons, 1, fp)) in class_read()