Searched refs:push_stack (Results 1 – 1 of 1) sorted by relevance
46 static int push_stack(int stack_type, ...);97 if (push_stack(1, policydbp->global, policydbp->global->branch_list) == in define_policy()1436 if (push_stack(1, block, decl) == -1) { in begin_optional()1563 static int push_stack(int stack_type, ...) in push_stack() function