Home
last modified time | relevance | path

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

/systemd-251/src/home/
Dhomed-home-bus.h15 int bus_home_method_realize(sd_bus_message *message, void *userdata, sd_bus_error *error);
Dhomed-home-bus.c235 int bus_home_method_realize( in bus_home_method_realize() function
809 bus_home_method_realize,
Dhomed-manager-bus.c491 return generic_home_method(userdata, message, bus_home_method_realize, error); in method_realize_home()