Home
last modified time | relevance | path

Searched defs:lseek (Results 1 – 25 of 53) sorted by relevance

123

/netbsd-src/lib/libc/sys/
H A Dlseek.c57 lseek(int fd, off_t offset, int whence) in lseek() function
/netbsd-src/sys/lib/libsa/
H A Dlseek.c67 lseek(int fd, off_t offset, int where) in lseek() function
H A Dcread.c426 lseek(int fd, off_t offset, int where) in lseek() function
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dcread.h40 #define lseek clseek macro
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_open_fd.c33 #define lseek _lseek macro
/netbsd-src/include/
H A Drmt.h55 #define lseek rmtlseek macro
/netbsd-src/tests/compat/linux/
H A Dh_linux.h49 #define lseek(fd, off, whence) (off_t)syscall(LINUX_SYS_lseek, fd, \ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dunistd.d109 alias lseek64 lseek; in version() local
160 alias lseek64 lseek; in version() local
194 alias lseek64 lseek; in version() local
/netbsd-src/lib/librefuse/refuse/
H A Dv38.h89 off_t (*lseek) (const char *, off_t, int, struct fuse_file_info *); member
/netbsd-src/usr.sbin/mopd/common/
H A Dcommon.h86 off_t lseek; /* Seek before last read */ member
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_irix5.c75 #define lseek lseek64 macro
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_solaris.cpp189 DECLARE__REAL_AND_INTERNAL64(uptr, lseek, fd_t fd, OFF_T offset, int whence) { in DECLARE__REAL_AND_INTERNAL64() argument
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_solaris.cc172 DECLARE__REAL_AND_INTERNAL64(uptr, lseek, fd_t fd, OFF_T offset, int whence) { in DECLARE__REAL_AND_INTERNAL64() argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_solaris.cc172 DECLARE__REAL_AND_INTERNAL64(uptr, lseek, fd_t fd, OFF_T offset, int whence) { in DECLARE__REAL_AND_INTERNAL64() argument
/netbsd-src/sys/rump/include/rump/
H A Drump_syscallshotgun.h97 #define lseek(a,b,c) rump_sys_lseek(a,b,c) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/sim/
H A Dcallback.h77 int64_t (*lseek) (host_callback *, int, int64_t, int); member
/netbsd-src/external/gpl3/binutils/dist/include/sim/
H A Dcallback.h77 int64_t (*lseek) (host_callback *, int, int64_t, int); member
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
H A Dunistd.h2217 # define lseek _lseek macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/import/
H A Dunistd.h2217 # define lseek _lseek macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dunistd.h2217 # define lseek _lseek macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/
H A Dunistd.h2217 # define lseek _lseek macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
H A Dunistd.h2217 # define lseek _lseek macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
H A Dunistd.h2217 # define lseek _lseek macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
H A Dunistd.h2217 # define lseek _lseek macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dunistd.h2217 # define lseek _lseek macro

123