Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1666 #define __sanitizer_syscall_pre_utimensat(dfd, filename, utimes, flags) \ macro
H A Dnetbsd_syscall_hooks.h2617 #define __sanitizer_syscall_pre_utimensat(fd, path, tptr, flag) \ macro