OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:in_else
(Results
1 - 1
of
1
) sorted by null
/external/selinux/checkpolicy/
module_compiler.c
35
int
in_else
; /* if in an avrule block, within ELSE branch */
member in struct:scope_stack
112
if (stack_top->type != 1 || stack_top->
in_else
) {
608
if (stack_top->type == 1 && !stack_top->
in_else
) {
[
all
...]
Completed in 1320 milliseconds