4 references to FTruncate
System.IO.MemoryMappedFiles (4)
System\IO\MemoryMappedFiles\MemoryMappedFile.Unix.cs (4)
79
Interop.CheckIo(Interop.Sys.
FTruncate
(fileHandle, capacity));
233
Interop.CheckIo(Interop.Sys.
FTruncate
(fd, capacity));
294
Interop.CheckIo(Interop.Sys.
FTruncate
(fd, capacity));
328
Interop.CheckIo(Interop.Sys.
FTruncate
(fileHandle, capacity), path);