Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1611 #define __sanitizer_syscall_post_renameat(res, olddfd, oldname, newdfd, \ macro
H A Dnetbsd_syscall_hooks.h2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ macro