Searched defs:ex_opts (Results 1 – 4 of 4) sorted by relevance
369 int exec_command_flags_from_strv(char **ex_opts, ExecCommandFlags *flags) { in exec_command_flags_from_strv()386 int exec_command_flags_to_strv(ExecCommandFlags flags, char ***ex_opts) { in exec_command_flags_to_strv()
270 _cleanup_strv_free_ char **l = NULL, **ex_opts = NULL; in bus_append_exec_command() local
1356 _cleanup_strv_free_ char **ex_opts = NULL; in append_exec_ex_command() local1505 _cleanup_strv_free_ char **argv = NULL, **ex_opts = NULL; in bus_set_transient_exec_command() local
80 _cleanup_strv_free_ char **ex_opts = NULL; in exec_status_info_deserialize() local