Lines Matching full:stderr
834 fprintf(stderr, "creat %s failed\n", path);
841 fprintf(stderr, "error (%s) writing to file %s\n", strerror(errno), path);
858 fprintf(stderr, "compare_file error (%s) opening %s\n", strerror(errno), path);
864 fprintf(stderr, "malloc(%d) failed\n", len);
871 fprintf(stderr, "compare_file file length should be %d, was %d\n", len, amt);
879 fprintf(stderr, "compare_file read expected %d bytes but got %d\n", len, amt);
886 fprintf(stderr, "compare_file contents are different: (index, expected, actual)\n");
889 fprintf(stderr, " [%-2d] %02x %02x\n", i, data[i], contents[i]);
911 fprintf(stderr, "error creating %s\n", filename);
920 fprintf(stderr, "write_snapshot_file reported error %d (%s)\n", err, strerror(err));
937 fprintf(stderr, "error opening for read %s\n", filename);
944 fprintf(stderr, "read_snapshot_file failed %d\n", err);
949 fprintf(stderr, "readSnapshot should be length 0\n");
970 fprintf(stderr, "error opening %s\n", filename);
1024 fprintf(stderr, "write_snapshot_file reported error %d (%s)\n", err, strerror(err));
1073 fprintf(stderr, "error opening for read %s\n", filename);
1081 fprintf(stderr, "read_snapshot_file failed %d\n", err);
1086 fprintf(stderr, "readSnapshot should be length 4 is %d\n", readSnapshot.size());
1098 fprintf(stderr, "state %d expected={%d/%d, 0x%08x, %04o, 0x%08x, %3d} '%s'\n"
1145 fprintf(stderr, "WriteEntityHeader failed with %s\n", strerror(err));
1151 fprintf(stderr, "write failed for data '%s'\n", text.string());
1171 fprintf(stderr, "error creating: %s\n", strerror(errno));
1210 fprintf(stderr, "should not be done yet\n");
1214 fprintf(stderr, "ReadNextHeader (for app header) failed with %s\n", strerror(err));
1219 fprintf(stderr, "type=0x%08x expected 0x%08x\n", type, BACKUP_HEADER_ENTITY_V1);
1224 fprintf(stderr, "ReadEntityHeader failed with %s\n", strerror(err));
1228 fprintf(stderr, "ReadEntityHeader expected key '%s' got '%s'\n", str, string.string());
1233 fprintf(stderr, "ReadEntityHeader expected dataSize 0x%08x got 0x%08x\n", bufSize,
1242 fprintf(stderr, "ReadEntityData failed with %s\n", strerror(err));
1247 fprintf(stderr, "ReadEntityData expected '%s' but got something starting with "
1258 fprintf(stderr, "test_read_header_and_entity failed with %s\n", strerror(err));
1277 fprintf(stderr, "error creating: %s\n", strerror(errno));
1283 fprintf(stderr, "Error \"%s\" writing golden file %s\n", strerror(errno), filename);
1291 fprintf(stderr, "Error \"%s\" opening golden file %s for read\n", strerror(errno),
1330 fprintf(stderr, "stat '%s' failed: %s\n", filename, strerror(errno));
1391 fprintf(stderr, "error creating: %s\n", strerror(errno));
1397 fprintf(stderr, "error creating: %s\n", strerror(errno));
1454 fprintf(stderr, "error opening: %s\n", strerror(errno));
1460 fprintf(stderr, "error creating: %s\n", strerror(errno));
1466 fprintf(stderr, "error creating: %s\n", strerror(errno));
1510 fprintf(stderr, "error creating: %s\n", strerror(errno));
1516 fprintf(stderr, "error creating: %s\n", strerror(errno));
1563 fprintf(stderr, "error creating: %s\n", strerror(errno));
1569 fprintf(stderr, "error creating: %s\n", strerror(errno));