Searched refs:method_refuse_snapshot (Results 1 - 1 of 1) sorted by relevance
/systemd/src/core/ |
H A D | dbus-manager.c | 1098 static int method_refuse_snapshot(sd_bus_message *message, void *userdata, sd_bus_error *error) { function 2005 SD_BUS_METHOD("CreateSnapshot", "sb", "o", method_refuse_snapshot, SD_BUS_VTABLE_UNPRIVILEGED), 2006 SD_BUS_METHOD("RemoveSnapshot", "s", NULL, method_refuse_snapshot, SD_BUS_VTABLE_UNPRIVILEGED),
|
Completed in 16 milliseconds