Searched refs:__sanitizer_syscall_post_utimensat (Results 1 – 3 of 3) sorted by relevance
/external/compiler-rt/include/sanitizer/ |
D | linux_syscall_hooks.h | 1661 #define __sanitizer_syscall_post_utimensat(res, dfd, filename, utimes, flags) \ macro
|
/external/llvm-project/compiler-rt/include/sanitizer/ |
D | linux_syscall_hooks.h | 1660 #define __sanitizer_syscall_post_utimensat(res, dfd, filename, utimes, flags) \ macro
|
D | netbsd_syscall_hooks.h | 2620 #define __sanitizer_syscall_post_utimensat(res, fd, path, tptr, flag) \ macro
|