Home
last modified time | relevance | path

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

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