Home
last modified time | relevance | path

Searched refs:bus_property_get_exec_command (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/core/
Ddbus-execute.h17 SD_BUS_PROPERTY(name, "a(sasbttttuii)", bus_property_get_exec_command, offset, flags)
28 int bus_property_get_exec_command(sd_bus *bus, const char *path, const char *interface, const char …
Ddbus-execute.c1399 int bus_property_get_exec_command( in bus_property_get_exec_command() function