Home | History | Annotate | Download | only in checkpolicy

Lines Matching refs:push_stack

45 static int push_stack(int stack_type, ...);
96 if (push_stack(1, policydbp->global, policydbp->global->branch_list) ==
1435 if (push_stack(1, block, decl) == -1) {
1562 static int push_stack(int stack_type, ...)