Home
last modified time | relevance | path

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

/dports/devel/dbus/dbus-1.12.20/bus/
H A Dsignals.h88 BusMatchmaker* bus_matchmaker_new (void);
H A Dsignals.c1281 bus_matchmaker_new (void) in bus_matchmaker_new() function
2968 matchmaker = bus_matchmaker_new (); in bus_signals_test()
H A Dbus.c878 context->matchmaker = bus_matchmaker_new (); in bus_context_new()
H A Dconnection.c2770 mm = bus_matchmaker_new (); in bcd_add_monitor_rules()