Searched defs:thandle_t (Results 1 – 3 of 3) sorted by relevance
110 _tiffosReadProc(thandle_t, void*, tmsize_t) in _tiffosReadProc() argument148 _tiffisWriteProc(thandle_t, void*, tmsize_t) in _tiffisWriteProc() argument341 _tiffDummyMapProc(thandle_t , void** base, toff_t* size ) in _tiffDummyMapProc() argument349 _tiffDummyUnmapProc(thandle_t , void* base, toff_t size ) in _tiffDummyUnmapProc() argument
103 typedef HFILE thandle_t; /* client data handle */ typedef106 typedef void* thandle_t; /* client data handle */ typedef
Completed in 6 milliseconds