Home
last modified time | relevance | path

Searched refs:catalog_hash_func (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/libsystemd/sd-journal/ !
Dcatalog.c56 static void catalog_hash_func(const CatalogItem *i, struct siphash *state) { in catalog_hash_func() function
74 DEFINE_HASH_OPS(catalog_hash_ops, CatalogItem, catalog_hash_func, catalog_compare_func);