Searched refs:bus_match_rule_parse (Results 1 – 4 of 4) sorted by relevance
63 BusMatchRule* bus_match_rule_parse (DBusConnection *matches_go_to,
851 rule = bus_match_rule_parse (connection, &str, error); in bus_driver_handle_add_match()907 rule = bus_match_rule_parse (connection, &str, error); in bus_driver_handle_remove_match()
760 bus_match_rule_parse (DBusConnection *matches_go_to, in bus_match_rule_parse() function1525 rule = bus_match_rule_parse (NULL, &str, &error); in check_parse()
7597 * bus/signals.c (bus_match_rule_parse): validate the components of9333 * bus/signals.c (bus_match_rule_parse): impose max length on the9351 * bus/signals.c (bus_match_rule_parse): implement