Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_build_ast.h58 int cil_fill_perms(struct cil_tree_node *start_perm, struct cil_list **perm_strs);
Dcil_build_ast.c593 int cil_fill_perms(struct cil_tree_node *start_perm, struct cil_list **perms) in cil_fill_perms() function
638 rc = cil_fill_perms(parse_current->next, &(*cp)->perm_strs); in cil_fill_classperms()