Home
last modified time | relevance | path

Searched defs:IteratedCache (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/basic/
Dhashmap.c238 struct IteratedCache { struct
239 HashmapBase *hashmap;
240 CacheMem keys, values;
Dhashmap.h37 typedef struct IteratedCache IteratedCache; /* Caches the iterated order of one of the above */ typedef