Home
last modified time | relevance | path

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

/libio/
A Dfseek.c36 result = _IO_fseek (fp, offset, whence); in fseek()
A Dfseeko64.c40 result = _IO_fseek (fp, offset, whence); in __fseeko64()
A Dfseeko.c40 result = _IO_fseek (fp, offset, whence); in __fseeko()
A Diolibio.h56 #define _IO_fseek(__fp, __offset, __whence) \ macro
A DVersions29 _IO_fscanf; _IO_fseek; _IO_fsetpos; _IO_ftell; _IO_ftrylockfile;

Completed in 8 milliseconds