Home
last modified time | relevance | path

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

/openbmc/sdbusplus/src/bus/
H A Dmatch.cpp29 static int matchCallback(sd_bus_message* m, void* context, in matchCallback() function
40 _slot(makeMatch(bus.getInterface(), get_busp(bus), _match, matchCallback, in match()