Searched refs:rescount (Results 1 – 1 of 1) sorted by relevance
43 int rescount = 0; variable145 reslist[rescount].resname = (char *)strdup(name);146 rescount++;247 for(n = 0; n < rescount; n++) in main()