Searched defs:mountdirfd (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1797 #define __sanitizer_syscall_pre_open_by_handle_at(mountdirfd, handle, flags) \ argument 1800 #define __sanitizer_syscall_post_open_by_handle_at(res, mountdirfd, handle, \ argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1799 #define __sanitizer_syscall_pre_open_by_handle_at(mountdirfd, handle, flags) \ argument 1802 #define __sanitizer_syscall_post_open_by_handle_at(res, mountdirfd, handle, \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1807 #define __sanitizer_syscall_pre_open_by_handle_at(mountdirfd, handle, flags) \ argument 1810 #define __sanitizer_syscall_post_open_by_handle_at(res, mountdirfd, handle, \ argument
|