Searched refs:syncPhrase (Results 1 – 1 of 1) sorted by relevance
89 std::string syncPhrase = appendSync(keyphrase); in sync_readheader() local90 readheader(fileDescriptor, syncPhrase.c_str(), in sync_readheader()102 std::string syncPhrase = appendSyncWrite(keyphrase); in sync_writeheader() local103 writeheader(fileDescriptor, syncPhrase.c_str(), in sync_writeheader()114 std::string syncPhrase = appendSync(keyphrase); in sync_readdatablock() local115 readdatablock(fileDescriptor, syncPhrase.c_str(), in sync_readdatablock()126 std::string syncPhrase = appendSyncWrite(keyphrase); in sync_writedatablock() local127 writedatablock(fileDescriptor, syncPhrase.c_str(), in sync_writedatablock()