Home
last modified time | relevance | path

Searched defs:off_t (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dmman.h29 typedef __off_t off_t; typedef
31 typedef __off64_t off_t; typedef
H A Dtypes.h85 typedef __off_t off_t; typedef
87 typedef __off64_t off_t; typedef
H A Dstat.h70 typedef __off_t off_t; typedef
72 typedef __off64_t off_t; typedef
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dmman.h29 typedef __off_t off_t; typedef
31 typedef __off64_t off_t; typedef
H A Dtypes.h85 typedef __off_t off_t; typedef
87 typedef __off64_t off_t; typedef
H A Dstat.h70 typedef __off_t off_t; typedef
72 typedef __off64_t off_t; typedef
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dsys_riscv.c28 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
35 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dstdio.h63 typedef __off_t off_t; typedef
65 typedef __off64_t off_t; typedef
H A Dunistd.h243 typedef __off_t off_t; typedef
245 typedef __off64_t off_t; typedef
H A Dfcntl.h56 typedef __off_t off_t; typedef
58 typedef __off64_t off_t; typedef
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dstdio.h63 typedef __off_t off_t; typedef
65 typedef __off64_t off_t; typedef
H A Dfcntl.h56 typedef __off_t off_t; typedef
58 typedef __off64_t off_t; typedef
H A Dunistd.h243 typedef __off_t off_t; typedef
245 typedef __off64_t off_t; typedef
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dutil.h72 #define off_t _off_t macro
93 #define off_t __int64 macro
104 #define off_t off64_t macro
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dsys_microblaze.c38 off_t, pgoff) in SYSCALL_DEFINE6() argument
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dsyscall.c23 off_t, offset) in SYSCALL_DEFINE6() argument
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsyscalls.c69 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsyscall.c63 fd, off_t, offset) in SYSCALL_DEFINE6() argument
/OK3568_Linux_fs/u-boot/include/linux/
H A Dtypes.h15 typedef __kernel_off_t off_t; typedef
/OK3568_Linux_fs/kernel/include/linux/
H A Dtypes.h21 typedef __kernel_off_t off_t; typedef
/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_common.h140 #define off_t _off_t macro
/OK3568_Linux_fs/kernel/fs/
H A Dread_write.c322 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/kernel/tools/include/nolibc/
H A Dnolibc.h143 typedef signed long off_t; typedef