Home
last modified time | relevance | path

Searched defs:fhp (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h828 #define __sanitizer_syscall_pre_compat_30_getfh(fname, fhp) \ argument
831 #define __sanitizer_syscall_post_compat_30_getfh(res, fname, fhp) \ argument
1584 #define __sanitizer_syscall_pre_compat_30_fhopen(fhp, flags) \ argument
1587 #define __sanitizer_syscall_post_compat_30_fhopen(res, fhp, flags) \ argument
1590 #define __sanitizer_syscall_pre_compat_30_fhstat(fhp, sb) \ argument
1593 #define __sanitizer_syscall_post_compat_30_fhstat(res, fhp, sb) \ argument
1596 #define __sanitizer_syscall_pre_compat_20_fhstatfs(fhp, buf) \ argument
1599 #define __sanitizer_syscall_post_compat_20_fhstatfs(res, fhp, buf) \ argument
1888 #define __sanitizer_syscall_pre_compat_30_fhstatvfs1(fhp, buf, flags) \ argument
1891 #define __sanitizer_syscall_post_compat_30_fhstatvfs1(res, fhp, buf, flags) \ argument
[all …]