Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1589 #define __sanitizer_syscall_post_unlinkat(res, dfd, pathname, flag) \ macro
H A Dnetbsd_syscall_hooks.h2648 #define __sanitizer_syscall_post_unlinkat(res, fd, path, flag) \ macro