Home
last modified time | relevance | path

Searched refs:stack_type (Results 1 – 2 of 2) sorted by relevance

/third_party/selinux/checkpolicy/
Dmodule_compiler.c46 static int push_stack(int stack_type, ...);
1445 static int push_stack(int stack_type, ...) in push_stack() argument
1452 va_start(ap, stack_type); in push_stack()
1453 switch (s->type = stack_type) { in push_stack()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h17022 enum stack_type { enum
17033 enum stack_type type;