Searched defs:__sanitizer_syscall_post_fchmodat (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/include/sanitizer/
H A Dlinux_syscall_hooks.h1622 #define __sanitizer_syscall_post_fchmodat(res, dfd, filename, mode) \ macro
H A Dnetbsd_syscall_hooks.h2564 #define __sanitizer_syscall_post_fchmodat(res, fd, path, mode, flag) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/
H A Dlinux_syscall_hooks.h1620 #define __sanitizer_syscall_post_fchmodat(res, dfd, filename, mode) \ macro
H A Dnetbsd_syscall_hooks.h2592 #define __sanitizer_syscall_post_fchmodat(res, fd, path, mode, flag) \ macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/
H A Dnetbsd_syscall_hooks.h2592 #define __sanitizer_syscall_post_fchmodat(res, fd, path, mode, flag) \ macro
H A Dlinux_syscall_hooks.h1630 #define __sanitizer_syscall_post_fchmodat(res, dfd, filename, mode) \ macro

Completed in 326 milliseconds