Home
last modified time | relevance | path

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

/third_party/NuttX/fs/vfs/
Dfs_lseek.c161 off_t lseek(int fd, off_t offset, int whence) in lseek() function
/third_party/ffmpeg/libavformat/
Dos_support.h48 # define lseek(f,p,w) _lseeki64((f), (p), (w)) macro
67 # define lseek(f,p,w) lseek64((f), (p), (w)) macro
/third_party/libjpeg-turbo/md5/
Dmd5hl.c44 #define lseek _lseek macro
/third_party/skia/third_party/externals/libjpeg-turbo/md5/
Dmd5hl.c44 #define lseek _lseek macro
/third_party/e2fsprogs/include/nonunix/
Dunistd.h25 #define lseek _lseek macro
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/md5/
Dmd5hl.c44 #define lseek _lseek macro
/third_party/curl/lib/
Dcurl_setup.h343 # define lseek(fdes,offset,whence) _lseeki64(fdes, offset, whence) macro
369 # define lseek(fdes,offset,whence) _lseek(fdes, (long)offset, whence) macro
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstfilesrc.c54 #define lseek _lseeki64 macro
Dgstfdsink.c68 #define lseek _lseeki64 macro
Dgstelements_private.c45 # define lseek _lseeki64 macro
Dgstfdsrc.c60 #define lseek _lseeki64 macro
Dgstfilesink.c58 #define lseek _lseeki64 macro
Dgstdownloadbuffer.c68 #define lseek _lseeki64 macro
Dgstqueue2.c77 #define lseek _lseeki64 macro
/third_party/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl.cc60 #define lseek(fd, offset, origin) ((off_t)-1) macro
/third_party/libuv/test/
Dtest-fs.c49 # define lseek _lseek macro
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.c76 #define lseek _lseeki64 macro