Searched refs:ret_opts (Results 1 – 1 of 1) sorted by relevance
387 _cleanup_strv_free_ char **ret_opts = NULL; in exec_command_flags_to_strv() local403 r = strv_extend(&ret_opts, str); in exec_command_flags_to_strv()409 *ex_opts = TAKE_PTR(ret_opts); in exec_command_flags_to_strv()