Searched refs:ftello64 (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A Dioapi.h14 Oct-2009 - Change to fseeko64, ftello64 and fopen64 so large files would work on linux.
50 #define ftello64 ftell macro
55 #define ftello64 ftello macro
61 #define ftello64 _ftelli64 macro
64 #define ftello64 ftell macro
H A Dioapi.c24 #define FTELLO_FUNC(stream) ftello64(stream)
H A Dminizip.c38 #define FTELLO_FUNC(stream) ftello64(stream)
H A Dminiunz.c37 #define FTELLO_FUNC(stream) ftello64(stream)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A Dioapi.h14 Oct-2009 - Change to fseeko64, ftello64 and fopen64 so large files would work on linux.
50 #define ftello64 ftell macro
55 #define ftello64 ftello macro
61 #define ftello64 _ftelli64 macro
64 #define ftello64 ftell macro
H A Dioapi.c24 #define FTELLO_FUNC(stream) ftello64(stream)
H A Dminizip.c38 #define FTELLO_FUNC(stream) ftello64(stream)
H A Dminiunz.c37 #define FTELLO_FUNC(stream) ftello64(stream)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tools/
H A Dqt-faststart.c34 #define ftello(x) ftello64(x)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tools/
H A Dqt-faststart.c34 #define ftello(x) ftello64(x)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfilefn.h190 #define wxFtell ftello64
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dsystem.c405 return (SMB_OFF_T)ftello64(fp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/
H A Dconfigure30721 for ac_func in fseek64 fseeko64 ftell64 ftello64 setluid getpwanam setlinebuf
[all...]

Completed in 167 milliseconds