Searched defs:funseek (Results 1 – 1 of 1) sorted by relevance
93 typedef _fpos64_t (*funseek)(void *_cookie, _fpos64_t _off, int _whence); typedef95 typedef fpos_t (*funseek)(void *_cookie, fpos_t _off, int _whence); typedef