Home
last modified time | relevance | path

Searched defs:stat_addr (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/include/sanitizer/
HDlinux_syscall_hooks.h343 #define __sanitizer_syscall_pre_wait4(pid, stat_addr, options, ru) \ argument
346 #define __sanitizer_syscall_post_wait4(res, pid, stat_addr, options, ru) \ argument
356 #define __sanitizer_syscall_pre_waitpid(pid, stat_addr, options) \ argument
359 #define __sanitizer_syscall_post_waitpid(res, pid, stat_addr, options) \ argument
/freebsd-11-stable/sys/dev/nxge/include/
HDxgehal-regs.h314 u64 stat_addr; member