Searched defs:lseek (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/lib/libc/sys/
H A Dlseek.c46 lseek(fd, offset, whence) function
/freebsd-10-stable/lib/libstand/
H A Dlseek.c69 lseek(int fd, off_t offset, int where) function
/freebsd-10-stable/contrib/gdb/gdb/
H A Dproc-utils.h79 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__) macro
H A Dstandalone.c249 lseek (int desc, int pos) function
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_open_fd.c32 #undef lseek macro
34 #define lseek _lseek macro
H A Dtest_archive_read_multiple_data_objects.c36 #undef lseek macro
38 #define lseek(f, o, w) _lseek(f, (long)(o), (int)(w)) macro
/freebsd-10-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_file_io.h138 #define lseek(f,o,w) lseek64(f,o,w) macro
/freebsd-10-stable/contrib/ntp/sntp/libopts/compat/
H A Dwindows-config.h97 #define lseek _lseek macro
/freebsd-10-stable/contrib/libarchive/tar/
H A Dwrite.c135 #undef lseek macro
137 #define lseek seek_file macro
/freebsd-10-stable/contrib/gdb/include/gdb/
H A Dcallback.h81 int (*lseek) PARAMS ((host_callback *, int, long , int)); member in struct:host_callback_struct
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dbuffer.c2958 #define lseek _lseeki64 macro
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c29653 # define lseek macro
[all...]

Completed in 2887 milliseconds