Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/include/sanitizer/
HDlinux_syscall_hooks.h699 #define __sanitizer_syscall_post_rename(res, oldname, newname) \ macro
HDnetbsd_syscall_hooks.h674 #define __sanitizer_syscall_post_rename(res, from, to) \ macro