Home
last modified time | relevance | path

Searched defs:exec_command_flags_to_strv (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/shared/
Dexec-util.c386 int exec_command_flags_to_strv(ExecCommandFlags flags, char ***ex_opts) { in exec_command_flags_to_strv() function
/systemd-251/src/test/
Dtest-exec-util.c434 TEST(exec_command_flags_to_strv) { in TEST() argument