Searched defs:fh_size (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/arm/include/ |
| H A D | fiq.h | 60 size_t fh_size; /* size of FIQ handler */ member
|
| /freebsd-12.1/contrib/netbsd-tests/fs/tmpfs/ |
| H A D | h_tools.c | 72 size_t fh_size; in getfh_main() local
|
| /freebsd-12.1/contrib/compiler-rt/include/sanitizer/ |
| H A D | netbsd_syscall_hooks.h | 2135 #define __sanitizer_syscall_pre___getfh30(fname, fhp, fh_size) \ argument 2138 #define __sanitizer_syscall_post___getfh30(res, fname, fhp, fh_size) \ argument 2141 #define __sanitizer_syscall_pre___fhopen40(fhp, fh_size, flags) \ argument 2144 #define __sanitizer_syscall_post___fhopen40(res, fhp, fh_size, flags) \ argument 2147 #define __sanitizer_syscall_pre___fhstatvfs140(fhp, fh_size, buf, flags) \ argument 2151 #define __sanitizer_syscall_post___fhstatvfs140(res, fhp, fh_size, buf, flags) \ argument 2155 #define __sanitizer_syscall_pre_compat_50___fhstat40(fhp, fh_size, sb) \ argument 2158 #define __sanitizer_syscall_post_compat_50___fhstat40(res, fhp, fh_size, sb) \ argument 2487 #define __sanitizer_syscall_pre___fhstat50(fhp, fh_size, sb) \ argument 2490 #define __sanitizer_syscall_post___fhstat50(res, fhp, fh_size, sb) \ argument
|