Home
last modified time | relevance | path

Searched defs:stack (Results 176 – 200 of 200) sorted by relevance

12345678

/freebsd/sys/netpfil/pf/
H A Dpf.c3577 pf_step_into_anchor(struct pf_kanchor_stackframe *stack, int *depth, in pf_step_into_anchor()
3613 pf_step_out_of_anchor(struct pf_kanchor_stackframe *stack, int *depth, in pf_step_out_of_anchor()
3679 pf_step_into_keth_anchor(struct pf_keth_anchor_stackframe *stack, int *depth, in pf_step_into_keth_anchor()
3715 pf_step_out_of_keth_anchor(struct pf_keth_anchor_stackframe *stack, int *depth, in pf_step_out_of_keth_anchor()
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc1309 void* const stack = mmap(nullptr, stack_size, PROT_READ | PROT_WRITE, in ExecDeathTestSpawnChild() local
/freebsd/usr.bin/sockstat/
H A Dsockstat.c142 char stack[TCP_FUNCTION_NAME_LEN_MAX]; member
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan.cpp228 BufferedStackTrace *stack = stack_buffer.data(); in HandleTagMismatch() local
/freebsd/contrib/libucl/src/
H A Ducl_msgpack.c765 struct ucl_stack *stack; in ucl_msgpack_get_container() local
H A Ducl_parser.c3119 struct ucl_stack *stack = parser->stack; in ucl_parser_get_current_stack_object() local
H A Ducl_util.c605 struct ucl_stack *stack, *stmp; local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_indirect.c1060 list_t stack; in vdev_indirect_remap() local
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c2979 uint16_t jmpto, *stack; in ipfw_chk() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h869 void setModuleBuildStack(ModuleBuildStack stack) { in setModuleBuildStack()
/freebsd/sys/kern/
H A Dsubr_asan.c147 kasan_init_early(vm_offset_t stack, size_t size) in kasan_init_early()
/freebsd/contrib/unbound/services/
H A Dmesh.c191 mesh_create(struct module_stack* stack, struct module_env* env) in mesh_create()
/freebsd/contrib/ee/
H A Dnew_curse.c99 #define String_Out(table, stack, place) Info_Out(table, stack, place) argument
101 #define String_Out(table, stack, place) Cap_Out(table, stack, place) argument
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c201 struct tree_entry *stack; member
H A Darchive_read_support_format_rar.c271 struct rar_filter *stack; member
/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp1794 std::vector<std::tuple<bool, bool, bool>> stack; in createFiles() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2052 VarSizeStackTrace stack; in ReportErrnoSpoiling() local
2325 TSAN_INTERCEPTOR(int, clone, int (*fn)(void *), void *stack, int flags, in TSAN_INTERCEPTOR() argument
/freebsd/contrib/bc/src/
H A Dnum.c3054 BcVec stack; in bc_num_printNum() local
/freebsd/stand/libsa/zfs/
H A Dzfsimpl.c607 list_t stack; in vdev_indirect_remap() local
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1521 #define __sanitizer_syscall_pre___clone(flags, stack) \ argument
1523 #define __sanitizer_syscall_post___clone(res, flags, stack) \ argument
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h884 STACK_FRAME stack[STACKSIZE]; member
/freebsd/sys/arm64/linux/
H A Dlinux_proto.h873 char stack_l_[PADL_(l_ulong)]; l_ulong stack; char stack_r_[PADR_(l_ulong)]; member
/freebsd/sys/amd64/linux/
H A Dlinux_proto.h286 char stack_l_[PADL_(l_ulong)]; l_ulong stack; char stack_r_[PADR_(l_ulong)]; member
/freebsd/sys/i386/linux/
H A Dlinux_proto.h383 char stack_l_[PADL_(l_ulong)]; l_ulong stack; char stack_r_[PADR_(l_ulong)]; member
/freebsd/sys/amd64/linux32/
H A Dlinux32_proto.h384 char stack_l_[PADL_(l_ulong)]; l_ulong stack; char stack_r_[PADR_(l_ulong)]; member

12345678