Home
last modified time | relevance | path

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

/linux/tools/include/nolibc/
A Dstd.h31 typedef signed long off_t; typedef
/linux/arch/mips/kernel/
A Dsyscall.c64 fd, off_t, offset) in SYSCALL_DEFINE6() argument
/linux/arch/powerpc/kernel/
A Dsyscalls.c71 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
/linux/include/linux/
A Dtypes.h26 typedef __kernel_off_t off_t; typedef
/linux/fs/
A Dopen.c205 SYSCALL_DEFINE2(ftruncate, unsigned int, fd, off_t, length) in SYSCALL_DEFINE2() argument
A Dread_write.c404 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) in SYSCALL_DEFINE3() argument

Completed in 16 milliseconds