1 reference to S_IFREG
System.Formats.Tar (1)
System\Formats\Tar\TarWriter.Unix.cs (1)
36Interop.Sys.FileTypes.S_IFREG => Format is TarEntryFormat.V7 ? TarEntryType.V7RegularFile : TarEntryType.RegularFile,