Home
last modified time | relevance | path

Searched refs:_ftello (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/stdio/
H A Dftell.c70 ret = _ftello(fp, &rv); in ftello()
82 _ftello(FILE *fp, fpos_t *offset) in _ftello() function
H A Dfseek.c118 if (_ftello(fp, &curoff)) in _fseeko()
204 if (!havepos && _ftello(fp, &curoff)) in _fseeko()
H A Dlocal.h57 extern int _ftello(FILE *, fpos_t *);