Searched refs:scope_index_t (Results 1 – 7 of 7) sorted by relevance
444 } scope_index_t; typedef460 scope_index_t required; /* symbols needed to activate this block */461 scope_index_t declared; /* symbols declared within this block */
738 scope_index_t *scope; in add_perm_to_class()1141 scope_index_t * scope) in is_perm_in_scope_index()1371 scope_index_t *src_scope = &stack->decl->required; in copy_requirements()1372 scope_index_t *dest_scope = &dest->required; in copy_requirements()
77 static void scope_index_destroy(scope_index_t * scope) in scope_index_destroy()
1668 static int copy_scope_index(scope_index_t * src, scope_index_t * dest, in copy_scope_index()
1902 static int scope_index_write(scope_index_t * scope_index, in scope_index_write()
3717 static int scope_index_read(scope_index_t * scope_index, in scope_index_read()
539 static int display_scope_index(scope_index_t * indices, policydb_t * p, in display_scope_index()