Home
last modified time | relevance | path

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

/systemd-251/src/core/
Ddbus-execute.c1481 static char *exec_command_flags_to_exec_chars(ExecCommandFlags flags) { in exec_command_flags_to_exec_chars() function
1586 exec_chars = exec_command_flags_to_exec_chars(c->flags); in bus_set_transient_exec_command()