Searched defs:offset_high (Results 1 – 4 of 4) sorted by relevance
/freebsd/stand/kboot/libkboot/ |
H A D | host_syscalls.c | 70 host_llseek(int fd, int32_t offset_high, int32_t offset_lo, uint64_t *result, int whence) in host_llseek()
|
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument 947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
|
/freebsd/sys/dev/iwn/ |
H A D | if_iwnreg.h | 1234 int16_t offset_high; member
|
/freebsd/sys/dev/ice/ |
H A D | ice_adminq_cmd.h | 2142 u8 offset_high; /* For Write Activate offset_high is used as flags2 */ global() member
|