Searched refs:curr_str (Results 1 – 1 of 1) sorted by relevance
10389 char *curr_str; in enable_instances() local10397 while ((curr_str = strsep(&str, "\t"))) { in enable_instances()10399 tok = strsep(&curr_str, ","); in enable_instances()10406 pr_warn("Failed to create instance buffer %s\n", curr_str); in enable_instances()10412 while ((tok = strsep(&curr_str, ","))) { in enable_instances()