Searched refs:strv_copy (Results 1 – 3 of 3) sorted by relevance
33 char **strv_copy(char * const *l);
151 copy = strv_copy((char**) dirs); in conf_files_list_strv()
47 char **strv_copy(char * const *l) { in strv_copy() function