Searched refs:property_get_exit_status_set (Results 1 – 1 of 1) sorted by relevance
/systemd-251/src/core/ |
D | dbus-service.c | 39 static int property_get_exit_status_set( in property_get_exit_status_set() function 214 …SD_BUS_PROPERTY("RestartPreventExitStatus", "(aiai)", property_get_exit_status_set, offsetof(Servi… 215 …SD_BUS_PROPERTY("RestartForceExitStatus", "(aiai)", property_get_exit_status_set, offsetof(Service… 216 …SD_BUS_PROPERTY("SuccessExitStatus", "(aiai)", property_get_exit_status_set, offsetof(Service, suc…
|