Searched refs:strv_from_str_list (Results 1 – 3 of 3) sorted by relevance
47 g_auto(GStrv) argv = strv_from_str_list(command); in exec_start_outgoing_migration()74 g_auto(GStrv) argv = strv_from_str_list(command); in exec_start_incoming_migration()
22 char **strv_from_str_list(const strList *list);
25 char **strv_from_str_list(const strList *list) in strv_from_str_list() function