Home
last modified time | relevance | path

Searched refs:sdup (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Dstrlist.c138 char *sep, *s = strdup(list), *sdup = s; in strlist__parse_list() local
153 free(sdup); in strlist__parse_list()