BZ_OK             469 lib/cluster/cpg.c         int rc = BZ_OK;
BZ_OK            1017 lib/common/results.c         case BZ_OK:
BZ_OK              68 lib/common/xml_io.c         if ((rc == BZ_OK) || (rc == BZ_STREAM_END)) {
BZ_OK              72 lib/common/xml_io.c     } while (rc == BZ_OK);