Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h753 #define __sanitizer_syscall_pre_compat_43_osethostid(hostid) \ argument
754 __sanitizer_syscall_pre_impl_compat_43_osethostid((long long)(hostid))
755 #define __sanitizer_syscall_post_compat_43_osethostid(res, hostid) \ argument
756 __sanitizer_syscall_post_impl_compat_43_osethostid(res, (long long)(hostid))
3408 void __sanitizer_syscall_pre_impl_compat_43_osethostid(long long hostid);
3410 long long hostid);