Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_binary.c64 struct cil_list *neverallows; member
3508 struct cil_list *neverallows = args->neverallows; in __cil_node_to_policydb() local
4476 …c int cil_check_neverallows(const struct cil_db *db, policydb_t *pdb, struct cil_list *neverallows) in cil_check_neverallows()
4632 struct cil_list *neverallows = NULL; in cil_binary_create_allocated_pdb() local