Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_internal.h260 CIL_SYM_PERMS // Special case for permissions. This symtab is not included in arrays enumerator
Dcil.c813 *sym_index = CIL_SYM_PERMS; in cil_flavor_to_symtab_index()
1742 if (sym_index == CIL_SYM_PERMS) { in cil_get_symtab()
Dcil_build_ast.c490 …rc = cil_gen_node(db, ast_node, (struct cil_symtab_datum*)perm, (hashtab_key_t)key, CIL_SYM_PERMS,… in cil_gen_perm()