3 references to PaxEaGid
System.Formats.Tar (3)
System\Formats\Tar\TarEntry.cs (1)
94
_header.SyncNumericExtendedAttribute(TarHeader.
PaxEaGid
, value, TarHeader.Octal8ByteFieldMaxValue);
System\Formats\Tar\TarHeader.cs (1)
240
AddOrRemoveNumericField(ea,
PaxEaGid
, _gid, Octal8ByteFieldMaxValue, removeIfUnneeded);
System\Formats\Tar\TarHeader.Read.cs (1)
164
if (TarHelpers.TryGetStringAsBaseTenInteger(ExtendedAttributes,
PaxEaGid
, out int gid))