Searched refs:curr_str (Results 1 – 1 of 1) sorted by relevance
10385 char *curr_str; in enable_instances() local10393 while ((curr_str = strsep(&str, "\t"))) { in enable_instances()10395 tok = strsep(&curr_str, ","); in enable_instances()10402 pr_warn("Failed to create instance buffer %s\n", curr_str); in enable_instances()10408 while ((tok = strsep(&curr_str, ","))) { in enable_instances()