Searched refs:_llseek (Results 1 – 5 of 5) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | llseek.c | 62 static int _llseek (unsigned int, unsigned long, 65 static _syscall5(int,_llseek,unsigned int,fd,unsigned long,offset_high, in _syscall5() argument 76 retval = _llseek(fd, ((unsigned long long) offset) >> 32, in _syscall5()
|
/external/e2fsprogs/lib/blkid/ |
D | llseek.c | 61 static int _llseek(unsigned int, unsigned long, unsigned long, 64 static _syscall5(int, _llseek, unsigned int, fd, unsigned long, offset_high, in _syscall5() argument 75 retval = _llseek(fd, ((unsigned long long) offset) >> 32, in _syscall5()
|
/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 3448 LSS_INLINE _syscall5(int, _llseek, uint, fd, in _syscall2()
|
/external/strace/ |
D | ChangeLog-CVS | 1909 * linux/s390x/syscallent.h: Likewise and added missing _llseek. 3910 * linux/powerpc/syscallent.h: Use sys_llseek for _llseek. 5375 setfsuid, setfsgid, and _llseek syscalls.
|
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/ |
D | kernel32.sym | 448 PUBLIC 35406 c _llseek
|