Searched refs:sidSize (Results 1 – 1 of 1) sorted by relevance
335 static void ParseSid(AString &s, const Byte *p, UInt32 lim, UInt32 &sidSize) in ParseSid() argument337 sidSize = 0; in ParseSid()355 sidSize = 8 + num * 4; in ParseSid()425 UInt32 sidSize = 0; in ParseOwner() local426 ParseSid(s, p + pos, size - pos, sidSize); in ParseOwner()