Searched refs:method_set_location (Results 1 - 1 of 1) sorted by relevance

/systemd/src/hostname/
H A Dhostnamed.c640 static int method_set_location(sd_bus_message *m, void *userdata, sd_bus_error *error) { function
641 return set_machine_info(userdata, m, PROP_LOCATION, method_set_location, error);
664 SD_BUS_METHOD("SetLocation", "sb", NULL, method_set_location, SD_BUS_VTABLE_UNPRIVILEGED),

Completed in 24 milliseconds