Searched defs:offset_high (Results 1 – 3 of 3) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | llseek.c | 65 static _syscall5(int,_llseek,unsigned int,fd,unsigned long,offset_high, in _syscall5() argument
|
/external/e2fsprogs/lib/blkid/ |
D | llseek.c | 64 static _syscall5(int, _llseek, unsigned int, fd, unsigned long, offset_high, in _syscall5() argument
|
/external/compiler-rt/include/sanitizer/ |
D | linux_syscall_hooks.h | 943 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument 948 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
|