Searched refs:__sanitizer_syscall_post_renameat (Results 1 – 3 of 3) sorted by relevance
/external/compiler-rt/include/sanitizer/ |
D | linux_syscall_hooks.h | 1603 #define __sanitizer_syscall_post_renameat(res, olddfd, oldname, newdfd, \ macro
|
/external/llvm-project/compiler-rt/include/sanitizer/ |
D | linux_syscall_hooks.h | 1602 #define __sanitizer_syscall_post_renameat(res, olddfd, oldname, newdfd, \ macro
|
D | netbsd_syscall_hooks.h | 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ macro
|