Home
last modified time | relevance | path

Searched refs:CIL_SID (Results 1 - 8 of 8) sorted by relevance

/third_party/selinux/libsepol/cil/src/
H A Dcil_flavor.h185 CIL_SID, enumerator
H A Dcil_reset_ast.c611 case CIL_SID: in __cil_reset_node()
H A Dcil.c899 case CIL_SID: in cil_destroy_data()
1084 case CIL_SID: in cil_flavor_to_symtab_index()
1256 case CIL_SID: in cil_node_to_string()
H A Dcil_resolve_ast.c1235 if (item->flavor == CIL_SID) { in __cil_ordered_item_insert()
1547 if (FLAVOR(datum) != CIL_SID) { in cil_resolve_sidorder()
1553 cil_list_append(new, CIL_SID, datum); in cil_resolve_sidorder()
4188 rc = __cil_verify_ordered(current, CIL_SID); in cil_resolve_ast()
H A Dcil_copy_ast.c1766 case CIL_SID: in __cil_copy_node_helper()
H A Dcil_verify.c531 if (node->flavor == CIL_SID) { in __cil_verify_ordered_node_helper()
H A Dcil_write_ast.c821 case CIL_SID: { in cil_write_ast_node()
H A Dcil_build_ast.c1139 rc = cil_gen_node(db, ast_node, (struct cil_symtab_datum*)sid, (hashtab_key_t)key, CIL_SYM_SIDS, CIL_SID); in cil_gen_sid()

Completed in 23 milliseconds