Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-hwdb/
Dsd-hwdb.c75 static const struct trie_value_entry_f *trie_node_value(sd_hwdb *hwdb, const struct trie_node_f *no… in trie_node_value() function
205 err = hwdb_add_property(hwdb, trie_node_value(hwdb, node, i)); in trie_fnmatch_f()
270 err = hwdb_add_property(hwdb, trie_node_value(hwdb, node, n)); in trie_search_f()