Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dhwdb-util.c277 struct trie_f { struct
288 static void trie_store_nodes_size(struct trie_f *trie, struct trie_node *node, bool compat) { in trie_store_nodes_size() argument
299 static int64_t trie_store_nodes(struct trie_f *trie, struct trie_node *node, bool compat) { in trie_store_nodes()
357 struct trie_f t = { in trie_store()