fseeko64 69 uspace/lib/posix/include/posix/stdio.h extern int fseeko64(FILE *stream, off64_t offset, int whence); fseeko64 78 uspace/lib/posix/include/posix/stdio.h extern int fseeko64(FILE *stream, off_t offset, int whence); fseeko64 80 uspace/lib/posix/include/posix/stdio.h #define fseeko fseeko64HelenOS homepage, sources at GitHub