Home
last modified time | relevance | path

Searched defs:neverallows (Results 1 – 1 of 1) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_binary.c71 struct cil_list *neverallows; member
3786 struct cil_list *neverallows = args->neverallows; in __cil_node_to_policydb() local
4768 …l_check_neverallows(const struct cil_db *db, policydb_t *pdb, struct cil_list *neverallows, int *v… in cil_check_neverallows()
4923 struct cil_list *neverallows = NULL; in cil_binary_create_allocated_pdb() local