Searched defs:fseek64 (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/stdio/
H A Dfseek.c41 fseek64(Sfio_t* f, int64_t off, int op) function
43 STDIO_INT(f, "fseek64", int, (Sfio_t*, int64_t, int), (f, off, op))

Completed in 34 milliseconds