Searched refs:tmp_catg (Results 1 – 1 of 1) sorted by relevance
345 char *tmp_catg; in get_categories() local348 tmp_catg = strdup(catg_arg); in get_categories()352 catgs[n++] = strtok(tmp_catg, " \t\n, "); in get_categories()