Searched refs:CEntry (Results 1 – 2 of 2) sorted by relevance
329 static Entry CEntryToEntry(const CEntry &cEntry) in CEntryToEntry()471 CEntry *cEntries = static_cast<CEntry*>(malloc(entries.size() * sizeof(CEntry))); in GetEntriesByDataQuery()
81 struct CEntry { struct87 CEntry* head; argument