Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-bus/
Dbus-match.c244 uint8_t test_u8 = 0; in bus_match_run() local
332 test_u8 = m->header->type; in bus_match_run()
396 found = hashmap_get(node->compare.children, UINT_TO_PTR(test_u8)); in bus_match_run()
408 if (!value_node_test(c, node->type, test_u8, test_str, test_strv, m)) in bus_match_run()