/netbsd-src/lib/libc/sys/ |
H A D | lseek.c | 57 lseek(int fd, off_t offset, int whence) in lseek() function
|
/netbsd-src/sys/lib/libsa/ |
H A D | lseek.c | 67 lseek(int fd, off_t offset, int where) in lseek() function
|
H A D | cread.c | 426 lseek(int fd, off_t offset, int where) in lseek() function
|
/netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
H A D | cread.h | 40 #define lseek clseek macro
|
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/ |
H A D | test_open_fd.c | 33 #define lseek _lseek macro
|
/netbsd-src/include/ |
H A D | rmt.h | 55 #define lseek rmtlseek macro
|
/netbsd-src/tests/compat/linux/ |
H A D | h_linux.h | 49 #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 D | unistd.d | 109 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 D | v38.h | 89 off_t (*lseek) (const char *, off_t, int, struct fuse_file_info *); member
|
/netbsd-src/usr.sbin/mopd/common/ |
H A D | common.h | 86 off_t lseek; /* Seek before last read */ member
|
/netbsd-src/external/bsd/top/dist/machine/ |
H A D | m_irix5.c | 75 #define lseek lseek64 macro
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_solaris.cpp | 189 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 D | sanitizer_solaris.cc | 172 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 D | sanitizer_solaris.cc | 172 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 D | rump_syscallshotgun.h | 97 #define lseek(a,b,c) rump_sys_lseek(a,b,c) macro
|
/netbsd-src/external/gpl3/binutils.old/dist/include/sim/ |
H A D | callback.h | 77 int64_t (*lseek) (host_callback *, int, int64_t, int); member
|
/netbsd-src/external/gpl3/binutils/dist/include/sim/ |
H A D | callback.h | 77 int64_t (*lseek) (host_callback *, int, int64_t, int); member
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
H A D | unistd.h | 2217 # define lseek _lseek macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/import/ |
H A D | unistd.h | 2217 # define lseek _lseek macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
H A D | unistd.h | 2217 # define lseek _lseek macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/ |
H A D | unistd.h | 2217 # define lseek _lseek macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
H A D | unistd.h | 2217 # define lseek _lseek macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/ |
H A D | unistd.h | 2217 # define lseek _lseek macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
H A D | unistd.h | 2217 # define lseek _lseek macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
H A D | unistd.h | 2217 # define lseek _lseek macro
|