Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/lowio/
H A Dchsize.cpp145 extern "C" int __cdecl _chsize(int const fh, long const size) in _chsize() function
/reactos/sdk/lib/crt/stdio/
H A Dfile.c1354 int CDECL _chsize(int fd, long size) in _chsize() function