Lines Matching refs:stderr
837 fprintf(stderr, "creat %s failed\n", path);
844 fprintf(stderr, "error (%s) writing to file %s\n", strerror(errno), path);
861 fprintf(stderr, "compare_file error (%s) opening %s\n", strerror(errno), path);
867 fprintf(stderr, "malloc(%d) failed\n", len);
874 fprintf(stderr, "compare_file file length should be %d, was %d\n", len, amt);
882 fprintf(stderr, "compare_file read expected %d bytes but got %d\n", len, amt);
889 fprintf(stderr, "compare_file contents are different: (index, expected, actual)\n");
892 fprintf(stderr, " [%-2d] %02x %02x\n", i, data[i], contents[i]);
914 fprintf(stderr, "error creating %s\n", filename);
923 fprintf(stderr, "write_snapshot_file reported error %d (%s)\n", err, strerror(err));
940 fprintf(stderr, "error opening for read %s\n", filename);
947 fprintf(stderr, "read_snapshot_file failed %d\n", err);
952 fprintf(stderr, "readSnapshot should be length 0\n");
973 fprintf(stderr, "error opening %s\n", filename);
1027 fprintf(stderr, "write_snapshot_file reported error %d (%s)\n", err, strerror(err));
1076 fprintf(stderr, "error opening for read %s\n", filename);
1084 fprintf(stderr, "read_snapshot_file failed %d\n", err);
1089 fprintf(stderr
1101 fprintf(stderr, "state %d expected={%d/%d, 0x%08x, %04o, 0x%08x, %3d} '%s'\n"
1148 fprintf(stderr, "WriteEntityHeader failed with %s\n", strerror(err));
1154 fprintf(stderr, "write failed for data '%s'\n", text.string());
1174 fprintf(stderr, "error creating: %s\n", strerror(errno));
1213 fprintf(stderr, "should not be done yet\n");
1217 fprintf(stderr, "ReadNextHeader (for app header) failed with %s\n", strerror(err));
1222 fprintf(stderr, "type=0x%08x expected 0x%08x\n", type, BACKUP_HEADER_ENTITY_V1);
1227 fprintf(stderr, "ReadEntityHeader failed with %s\n", strerror(err));
1231 fprintf(stderr, "ReadEntityHeader expected key '%s' got '%s'\n", str, string.string());
1236 fprintf(stderr, "ReadEntityHeader expected dataSize 0x%08x got 0x%08x\n", bufSize,
1245 fprintf(stderr, "ReadEntityData failed with %s\n", strerror(err));
1250 fprintf(stderr, "ReadEntityData expected '%s' but got something starting with "
1261 fprintf(stderr, "test_read_header_and_entity failed with %s\n", strerror(err));
1280 fprintf(stderr, "error creating: %s\n", strerror(errno));
1286 fprintf(stderr, "Error \"%s\" writing golden file %s\n", strerror(errno), filename);
1294 fprintf(stderr, "Error \"%s\" opening golden file %s for read\n", strerror(errno),
1333 fprintf(stderr, "stat '%s' failed: %s\n", filename, strerror(errno));
1394 fprintf(stderr, "error creating: %s\n", strerror(errno));
1400 fprintf(stderr, "error creating: %s\n", strerror(errno));
1457 fprintf(stderr, "error opening: %s\n", strerror(errno));
1463 fprintf(stderr, "error creating: %s\n", strerror(errno));
1469 fprintf(stderr, "error creating: %s\n", strerror(errno));
1513 fprintf(stderr, "error creating: %s\n", strerror(errno));
1519 fprintf(stderr, "error creating: %s\n", strerror(errno));
1566 fprintf(stderr, "error creating: %s\n", strerror(errno));
1572 fprintf(stderr, "error creating: %s\n", strerror(errno));