Searched refs:fseek64 (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libast/stdio/ |
H A D | fseek.c | 41 fseek64(Sfio_t* f, int64_t off, int op) function 43 STDIO_INT(f, "fseek64", int, (Sfio_t*, int64_t, int), (f, off, op))
|
/ast/src/lib/libz/ |
H A D | gzio.c | 1194 #define fseek fseek64
|
Completed in 20 milliseconds