Home | History | Annotate | Download | only in switchback

Lines Matching refs:BZ_RUN_OK

149 #define BZ_RUN_OK            1
4776 return progress ? BZ_RUN_OK : BZ_PARAM_ERROR;
4801 return BZ_RUN_OK;
5326 if (ret != BZ_RUN_OK)