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

/systemd/src/libsystemd/sd-bus/
H A Dbus-match.c265 uint8_t test_u8 = 0; local
345 test_u8 = m->header->type;
411 found = hashmap_get(node->compare.children, UINT_TO_PTR(test_u8));
426 if (!value_node_test(c, node->type, test_u8, test_str, test_strv, m))

Completed in 36 milliseconds