Searched refs:curr_str (Results 1 – 1 of 1) sorted by relevance
10289 char *curr_str; in enable_instances() local10297 while ((curr_str = strsep(&str, "\t"))) { in enable_instances()10299 tok = strsep(&curr_str, ","); in enable_instances()10306 pr_warn("Failed to create instance buffer %s\n", curr_str); in enable_instances()10312 while ((tok = strsep(&curr_str, ","))) { in enable_instances()