Lines Matching refs:ocb
63 if ((!ocb.opt_silent) || (mode_warn_only)) {
64 - ocb.error("%s: No hash found in line %"PRIu32, fn, count + 1);
65 + ocb.error("%s: No hash found in line %" PRIu32, fn, count + 1);
66 ocb.error("%s: %s", fn, strerror(errno));
73 - ocb.error("%s: Expecting %"PRIu32" hashes, found %"PRIu32"\n",
74 + ocb.error("%s: Expecting %" PRIu32 " hashes, found %" PRIu32 "\n",
86 - ocb->error_filename(this->file_name,"error at offset %"PRIu64": %s",
87 + ocb->error_filename(this->file_name,"error at offset %" PRIu64 ": %s",
95 @@ -342,7 +342,7 @@ hashlist::load_hash_file(display *ocb,const std::string &fn)
99 - ocb->fatal_error("%s: Out of memory in line %"PRIu64,
100 + ocb->fatal_error("%s: Out of memory in line %" PRIu64,
104 @@ -390,7 +390,7 @@ hashlist::load_hash_file(display *ocb,const std::string &fn)
107 if (ocb)
108 - ocb->error("%s: Invalid %s hash in line %"PRIu64,
109 + ocb->error("%s: Invalid %s hash in line %" PRIu64,