Searched refs:scope_index_t (Results 1 – 7 of 7) sorted by relevance
423 } scope_index_t; typedef439 scope_index_t required; /* symbols needed to activate this block */440 scope_index_t declared; /* symbols declared within this block */
77 static void scope_index_destroy(scope_index_t * scope) in scope_index_destroy()
1659 static int copy_scope_index(scope_index_t * src, scope_index_t * dest, in copy_scope_index()
1765 static int scope_index_write(scope_index_t * scope_index, in scope_index_write()
3412 static int scope_index_read(scope_index_t * scope_index, in scope_index_read()
698 scope_index_t *scope; in add_perm_to_class()1260 scope_index_t * scope) in is_perm_in_scope_index()1490 scope_index_t *src_scope = &stack->decl->required; in copy_requirements()1491 scope_index_t *dest_scope = &dest->required; in copy_requirements()
514 static int display_scope_index(scope_index_t * indices, policydb_t * p, in display_scope_index()