Searched refs:workstr (Results 1 – 1 of 1) sorted by relevance
1215 char workstr[1024] = ""; in get_collection() local1220 strncat(workstr, argv[optind], workstr_left); in get_collection()1222 strncat(workstr, " ", workstr_left); in get_collection()1227 if ((n->pcnt_f = strstr(workstr, "%f"))) { in get_collection()1230 n->cmdline = strdup(workstr); in get_collection()