Searched defs:exec_command_flags_from_strv (Results 1 – 2 of 2) sorted by relevance
369 int exec_command_flags_from_strv(char **ex_opts, ExecCommandFlags *flags) { in exec_command_flags_from_strv() function
414 TEST(exec_command_flags_from_strv) { in TEST() argument