Home
last modified time | relevance | path

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

/systemd-251/src/core/
Ddbus-execute.c1319 static int append_exec_command(sd_bus_message *reply, ExecCommand *c) { in append_exec_command() function
1418 r = append_exec_command(reply, c); in bus_property_get_exec_command()
1445 r = append_exec_command(reply, c); in bus_property_get_exec_command_list()