Searched refs:workstr (Results 1 – 1 of 1) sorted by relevance
1221 char workstr[1024] = ""; in get_collection() local1226 strncat(workstr, argv[optind], workstr_left); in get_collection()1228 strncat(workstr, " ", workstr_left); in get_collection()1233 if ((n->pcnt_f = strstr(workstr, "%f"))) { in get_collection()1236 n->cmdline = strdup(workstr); in get_collection()