Searched refs:kCheckpointSignature (Results 1 – 1 of 1) sorted by relevance
46 static const char kCheckpointSignature[] = "GBP1\n"; variable88 strcmp(buf, kCheckpointSignature) != 0) { in ReadCheckpoint()113 fputs(kCheckpointSignature, fd); in ReportSent()