BZ_OK             491 lib/cluster/cpg.c         int rc = BZ_OK;
BZ_OK             911 lib/common/results.c         case BZ_OK:
BZ_OK            1221 lib/common/results.c         case BZ_OK:
BZ_OK             108 lib/common/xml_io.c         if ((rc == BZ_OK) || (rc == BZ_STREAM_END)) {
BZ_OK             112 lib/common/xml_io.c     } while (rc == BZ_OK);