Searched refs:nOpenZips (Results 1 – 2 of 2) sorted by relevance
398 nOpenZips int member461 if izm.nOpenZips >= izm.maxOpenZips {470 izm.nOpenZips++477 izm.nOpenZips--501 if nReallyOpen > izm.nOpenZips {502 panic(fmt.Errorf("found %d open zips, should be %d", nReallyOpen, izm.nOpenZips))505 if nReallyOpen > izm.nOpenZips {506 panic(fmt.Errorf("found %d open zips, should be %d", nReallyOpen, izm.nOpenZips))
378 if izm.nOpenZips > nMaxOpenZips {388 if izm.nOpenZips > 0 {