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