Searched refs:_llseek (Results 1 – 7 of 7) sorted by relevance
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | llseek.c | 48 static int _llseek(unsigned int, unsigned long, 53 static int _llseek(unsigned int fd, unsigned long oh, in _llseek() function 60 static int _llseek(unsigned int fd, unsigned long oh, in _llseek() function 73 retval = _llseek(fd, ((unsigned long long)offset) >> 32, in my_llseek()
|
/external/e2fsprogs/lib/ext2fs/ |
D | llseek.c | 67 static int _llseek (unsigned int, unsigned long, 70 static _syscall5(int,_llseek,unsigned int,fd,unsigned long,offset_high, in _syscall5() argument 81 retval = _llseek(fd, ((unsigned long long) offset) >> 32, in _syscall5()
|
/external/e2fsprogs/lib/blkid/ |
D | llseek.c | 66 static int _llseek(unsigned int, unsigned long, unsigned long, 69 static _syscall5(int, _llseek, unsigned int, fd, unsigned long, offset_high, in _syscall5() argument 80 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.
|
D | ChangeLog | 6076 lseek: simplify _llseek syscall decoder. 17675 Print offsets in lseek and _llseek syscalls as signed integers. 18430 llseek.test: robustify against libcs invoking _llseek syscall on their own 18431 * tests/llseek.test: Filter out _llseek calls made with non-negative 26419 defined both on s390 and s390x, while getrlimit, _llseek, sendfile64, 26423 (getrlimit, _llseek, sendfile64, fadvise64_64): Remove. 26478 (llseek): Change sys_name to _llseek. 30780 metag: rename llseek syscall to _llseek. 30781 The raw llseek syscall is called _llseek from userland, so fix the 30784 * linux/metag/syscallent.h: Rename llseek syscall to _llseek. [all …]
|
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/ |
D | kernel32.sym | 448 PUBLIC 35406 c _llseek
|