Searched refs:nOpenZips (Results 1 – 2 of 2) sorted by relevance
396 nOpenZips int member459 if izm.nOpenZips >= izm.maxOpenZips {468 izm.nOpenZips++475 izm.nOpenZips--499 if nReallyOpen > izm.nOpenZips {500 panic(fmt.Errorf("found %d open zips, should be %d", nReallyOpen, izm.nOpenZips))503 if nReallyOpen > izm.nOpenZips {504 panic(fmt.Errorf("found %d open zips, should be %d", nReallyOpen, izm.nOpenZips))
378 if izm.nOpenZips > nMaxOpenZips {388 if izm.nOpenZips > 0 {