Searched defs:lseek (Results 1 – 10 of 10) sorted by relevance
| /mirbsd/src/lib/libc/sys/ |
| D | lseek.c | 43 lseek(int fd, off_t offset, int whence) in lseek() function
|
| /mirbsd/src/sys/lib/libsa/ |
| D | lseek.c | 68 lseek(int fd, off_t offset, int where) in lseek() function
|
| D | cread.c | 366 lseek(int fd, off_t offset, int where) in lseek() function
|
| /mirbsd/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
|
| /mirbsd/src/gnu/usr.bin/perl/win32/ |
| D | win32iop.h | 245 #define lseek(fd,offset,orig) win32_lseek(fd,offset,orig) macro
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | config_h.SH | 1945 * a prototype for the lseek() function. Otherwise, it is up function
|
| D | XSUB.h | 471 # define lseek PerlLIO_lseek macro
|
| D | perl.h | 2176 # define lseek lseek64 macro 2179 # define lseek llseek macro
|
| /mirbsd/src/gnu/usr.bin/binutils/include/gdb/ |
| D | callback.h | 83 int (*lseek) PARAMS ((host_callback *, int, long , int)); member
|
| /mirbsd/src/gnu/usr.bin/perl/wince/ |
| D | win32iop.h | 254 #define lseek(fd,offset,orig) win32_lseek(fd,offset,orig) macro
|