Searched defs:trie_store (Results 1 - 2 of 2) sorted by relevance

/systemd/src/hwdb/
H A Dhwdb.c362 static int trie_store(struct trie *trie, const char *filename) { function
647 r = trie_store(trie, hwdb_bin);
/systemd/src/udev/
H A Dudevadm-hwdb.c343 static int trie_store(struct trie *trie, const char *filename) { function
660 err = trie_store(trie, hwdb_bin);

Completed in 111 milliseconds