Lines Matching refs:UNZ_OK
242 if (err!=UNZ_OK)
254 if (err!=UNZ_OK)
300 if (err!=UNZ_OK)
321 int err=UNZ_OK;
330 if (err!=UNZ_OK)
371 if (err!=UNZ_OK)
376 if (((*popt_overwrite)==0) && (err==UNZ_OK))
409 if ((skip==0) && (err==UNZ_OK))
458 if (err==UNZ_OK)
461 if (err!=UNZ_OK)
487 if (err!=UNZ_OK)
494 password) != UNZ_OK)
500 if (err!=UNZ_OK)
518 int err = UNZ_OK;
519 if (unzLocateFile(uf,filename,CASESENSITIVITY)!=UNZ_OK)
527 password) == UNZ_OK)