Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dhwdb-util.c356 static int trie_store(struct trie *trie, const char *filename, bool compat) { in trie_store() function
642 err = trie_store(trie, hwdb_bin, compat); in hwdb_update()