Searched refs:lseek64 (Results 1 – 6 of 6) sorted by relevance
/bionic/libc/arch-arm64/syscalls/ |
D | lseek.S | 16 .globl lseek64 symbol 17 .equ lseek64, lseek define
|
/bionic/libc/arch-x86_64/syscalls/ |
D | lseek.S | 17 .globl lseek64 symbol 18 .equ lseek64, lseek define
|
/bionic/libc/arch-mips64/syscalls/ |
D | lseek.S | 27 .globl lseek64 symbol 28 .equ lseek64, lseek define
|
/bionic/libc/bionic/ |
D | legacy_32_bit_support.cpp | 72 off64_t lseek64(int fd, off64_t off, int whence) { in lseek64() function
|
/bionic/libc/include/ |
D | unistd.h | 135 extern off64_t lseek64(int, off64_t, int);
|
/bionic/libc/ |
D | SYSCALLS.TXT | 153 off_t lseek|lseek64(int, off_t, int) arm64,mips64,x86_64
|