Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/sys/
Dlseek.c43 lseek(int fd, off_t offset, int whence) in lseek() function
/mirbsd/src/sys/lib/libsa/
Dlseek.c68 lseek(int fd, off_t offset, int where) in lseek() function
Dcread.c366 lseek(int fd, off_t offset, int where) in lseek() function
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dproc-utils.h79 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__) macro
/mirbsd/src/gnu/usr.bin/perl/win32/
Dwin32iop.h245 #define lseek(fd,offset,orig) win32_lseek(fd,offset,orig) macro
/mirbsd/src/gnu/usr.bin/perl/
Dconfig_h.SH1945 * a prototype for the lseek() function. Otherwise, it is up function
DXSUB.h471 # define lseek PerlLIO_lseek macro
Dperl.h2176 # define lseek lseek64 macro
2179 # define lseek llseek macro
/mirbsd/src/gnu/usr.bin/binutils/include/gdb/
Dcallback.h83 int (*lseek) PARAMS ((host_callback *, int, long , int)); member
/mirbsd/src/gnu/usr.bin/perl/wince/
Dwin32iop.h254 #define lseek(fd,offset,orig) win32_lseek(fd,offset,orig) macro