| /openbsd/src/sys/lib/libsa/ |
| D | lseek.c | 68 lseek(int fd, off_t offset, int where) in lseek() function
|
| D | cread.c | 359 lseek(int fd, off_t offset, int where) in lseek() function
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | config-gas.com | 132 extern long lseek(); function
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | proc-utils.h | 79 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__) macro
|
| /openbsd/src/gnu/usr.bin/perl/ext/SDBM_File/ |
| D | sdbm.c | 48 # define lseek _lseeki64 macro
|
| /openbsd/src/usr.sbin/mopd/common/ |
| D | common.h | 86 off_t lseek; /* Seek before last read */ member
|
| /openbsd/src/gnu/usr.bin/binutils/include/gdb/ |
| D | callback.h | 81 int (*lseek) PARAMS ((host_callback *, int, long , int)); member
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/libio/ |
| D | fileops.c | 55 # define lseek(FD, Offset, Whence) __lseek (FD, Offset, Whence) macro
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| 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
|
| /openbsd/src/gnu/usr.bin/perl/win32/ |
| D | win32iop.h | 253 #define lseek(fd,offset,orig) win32_lseek(fd,offset,orig) macro
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | config_h.SH | 4500 * a prototype for the lseek() function. Otherwise, it is up function
|
| D | XSUB.h | 572 # define lseek PerlLIO_lseek macro
|
| D | perl.h | 3369 # define lseek lseek64 macro 3372 # define lseek llseek macro
|
| /openbsd/src/gnu/usr.bin/perl/ext/POSIX/ |
| D | POSIX.xs | 3070 lseek(fd, offset, whence) in lseek() function
|