Home
last modified time | relevance | path

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

12

/netbsd/lib/libc/sys/
H A Dlseek.c57 lseek(int fd, off_t offset, int whence) in lseek() function
/netbsd/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/sys/arch/atari/stand/tostools/libtos/
H A Dcread.h40 #define lseek clseek macro
/netbsd/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_open_fd.c34 #define lseek _lseek macro
H A Dtest_archive_read_multiple_data_objects.c38 #define lseek(f, o, w) _lseek(f, (long)(o), (int)(w)) macro
/netbsd/include/
H A Drmt.h55 #define lseek rmtlseek macro
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dproc-utils.h106 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__) macro
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dproc-utils.h106 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__) macro
/netbsd/external/bsd/libarchive/dist/libarchive/
H A Darchive_windows.h104 #define lseek _lseeki64 macro
106 #define lseek __la_lseek macro
/netbsd/external/bsd/ntp/dist/sntp/libopts/compat/
H A Dwindows-config.h99 #define lseek _lseek macro
/netbsd/lib/librefuse/refuse/
H A Dv38.h89 off_t (*lseek) (const char *, off_t, int, struct fuse_file_info *); member
/netbsd/usr.sbin/mopd/common/
H A Dcommon.h86 off_t lseek; /* Seek before last read */ member
/netbsd/external/bsd/libarchive/dist/tar/
H A Dwrite.c137 #define lseek seek_file macro
/netbsd/external/bsd/top/dist/machine/
H A Dm_irix5.c75 #define lseek lseek64 macro
/netbsd/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/external/gpl3/gdb/dist/include/gdb/
H A Dcallback.h79 int (*lseek) (host_callback *, int, long , int); member
/netbsd/external/gpl3/gcc/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/sys/rump/include/rump/
H A Drump_syscallshotgun.h97 #define lseek(a,b,c) rump_sys_lseek(a,b,c) macro
/netbsd/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/external/gpl3/binutils.old/dist/include/gdb/
H A Dcallback.h79 int (*lseek) (host_callback *, int, long , int); member
/netbsd/external/gpl3/gdb.old/dist/include/gdb/
H A Dcallback.h79 int (*lseek) (host_callback *, int, long , int); member
/netbsd/external/gpl3/binutils/dist/include/sim/
H A Dcallback.h77 int64_t (*lseek) (host_callback *, int, int64_t, int); member
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A Dcollector_module.h63 off_t (*lseek)(int fd, off_t offset, int whence); member
/netbsd/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dunix.c53 #define lseek _lseeki64 macro

12