BZ_OK             467 lib/cluster/cpg.c         int rc = BZ_OK;
BZ_OK            1031 lib/common/results.c         case BZ_OK:
BZ_OK              67 lib/common/xml_io.c         if ((rc == BZ_OK) || (rc == BZ_STREAM_END)) {
BZ_OK              71 lib/common/xml_io.c     } while (rc == BZ_OK);