1 reference to S_IFMT
System.Formats.Tar (1)
System\Formats\Tar\TarWriter.Unix.cs (1)
28
TarEntryType entryType = (status.Mode & (uint)Interop.Sys.FileTypes.
S_IFMT
) switch