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

/systemd/src/hwdb/
H A Dhwdb.c283 struct trie_f { struct
294 static void trie_store_nodes_size(struct trie_f *trie, struct trie_node *node) {
307 static int64_t trie_store_nodes(struct trie_f *trie, struct trie_node *node) {
363 struct trie_f t = {
/systemd/src/udev/
H A Dudevadm-hwdb.c264 struct trie_f { struct
275 static void trie_store_nodes_size(struct trie_f *trie, struct trie_node *node) {
288 static int64_t trie_store_nodes(struct trie_f *trie, struct trie_node *node) {
344 struct trie_f t = {

Completed in 13 milliseconds