Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dfseek.c77 p = _xseek(iop, (off_t)offset, ptrname); in fseek()
H A Dflush.c1022 _xseek(FILE *iop, off_t off, int whence) in _xseek() function
/illumos-gate/usr/src/lib/libc/inc/
H A Dstdiom.h275 extern off_t _xseek(FILE *iop, off_t off, int whence);