Searched refs:_IO_fseek (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Dfseek.c41 result = _IO_fseek (fp, offset, whence);
H A Dfseeko.c41 result = _IO_fseek (fp, offset, whence);
H A Dfseeko64.c43 result = _IO_fseek (fp, offset, whence);
H A Diolibio.h58 #define _IO_fseek(__fp, __offset, __whence) \ macro
/haiku/headers/cpp/
H A Diostdio.h77 #define fseek _IO_fseek

Completed in 41 milliseconds