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;
1226 static int is_scope_in_stack(scope_datum_t * scope, scope_stack_t * stack)
1273 scope_stack_t * stack)
1483 static int copy_requirements(avrule_decl_t * dest, scope_stack_t * stack)
1565 scope_stack_t *s = calloc(1, sizeof(*s));
1596 scope_stack_t *parent;

Completed in 99 milliseconds