Home
last modified time | relevance | path

Searched defs:_lseek (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/ucrt/lowio/
H A Dlseek.cpp150 extern "C" long __cdecl _lseek(int const fh, long const offset, int const origin) in _lseek() function
/reactos/sdk/lib/crt/stdio/
H A Dfile.c1185 LONG CDECL _lseek(int fd, LONG offset, int whence) in _lseek() function