Searched defs:property_get_unit (Results 1 - 3 of 3) sorted by relevance

/systemd/src/core/
H A Ddbus-path.c58 static int property_get_unit( function
80 SD_BUS_PROPERTY("Unit", "s", property_get_unit, 0, SD_BUS_VTABLE_PROPERTY_CONST),
H A Ddbus-job.c33 static int property_get_unit( function
87 SD_BUS_PROPERTY("Unit", "(so)", property_get_unit, 0, SD_BUS_VTABLE_PROPERTY_CONST),
H A Ddbus-timer.c117 static int property_get_unit( function
173 SD_BUS_PROPERTY("Unit", "s", property_get_unit, 0, SD_BUS_VTABLE_PROPERTY_CONST),

Completed in 11 milliseconds