Searched refs:tagindex (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/archival/
H A Drpm.c252 int pass, tagindex = 0; local
278 tmpindex = tags[tagindex++] = xmalloc(sizeof(rpm_index));
292 tags = xrealloc(tags, tagindex * sizeof(struct rpmtag *)); /* realloc tags to save space */
293 *num_tags = tagindex;

Completed in 100 milliseconds