Searched defs:thandle_t (Results 1 – 2 of 2) sorted by relevance
108 _tiffosReadProc(thandle_t, void*, tmsize_t) in _tiffosReadProc() argument146 _tiffisWriteProc(thandle_t, void*, tmsize_t) in _tiffisWriteProc() argument339 _tiffDummyMapProc(thandle_t , void** base, toff_t* size ) in _tiffDummyMapProc() argument347 _tiffDummyUnmapProc(thandle_t , void* base, toff_t size ) in _tiffDummyUnmapProc() argument
101 typedef HFILE thandle_t; /* client data handle */ typedef104 typedef void* thandle_t; /* client data handle */ typedef