4 references to FTruncate
System.IO.MemoryMappedFiles (4)
System\IO\MemoryMappedFiles\MemoryMappedFile.Unix.cs (4)
73
Interop.CheckIo(Interop.Sys.
FTruncate
(fileHandle, capacity));
227
Interop.CheckIo(Interop.Sys.
FTruncate
(fd, capacity));
288
Interop.CheckIo(Interop.Sys.
FTruncate
(fd, capacity));
322
Interop.CheckIo(Interop.Sys.
FTruncate
(fileHandle, capacity), path);