Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-bus/
Dsd-bus.c3413 static int add_match_callback( in add_match_callback() function
3447 assert(bus->current_handler == add_match_callback); in add_match_callback()
3457 bus->current_handler = add_match_callback; in add_match_callback()
3529 add_match_callback, in bus_add_match_full()