Searched defs:append_exec_command (Results 1 - 1 of 1) sorted by relevance
/systemd/src/core/ | ||
H A D | dbus-execute.c | 738 static int append_exec_command(sd_bus_message *reply, ExecCommand *c) { function 793 r = append_exec_command(reply, c); 820 r = append_exec_command(reply, c); |
Completed in 285 milliseconds