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

/external/selinux/checkpolicy/
H A Dmodule_compiler.c38 } scope_stack_t; typedef in typeref:struct:scope_stack
50 static scope_stack_t *stack_top = NULL;
1106 static int is_scope_in_stack(scope_datum_t * scope, scope_stack_t * stack)
1153 scope_stack_t * stack)
1363 static int copy_requirements(avrule_decl_t * dest, scope_stack_t * stack)
1445 scope_stack_t *s = calloc(1, sizeof(*s));
1476 scope_stack_t *parent;

Completed in 65 milliseconds