NeedId
const NeedId *a = ap;
const NeedId *b = bp;
NeedId *needid;
const NeedId *a = ap;
const NeedId *b = bp;
write_idarray(Repodata *data, Pool *pool, NeedId *needid, Id *ids)
write_idarray_sort(Repodata *data, Pool *pool, NeedId *needid, Id *ids, Id marker)
NeedId *needid;
data_addidarray_sort(struct extdata *xd, Pool *pool, NeedId *needid, Id *ids, Id marker)
incneedid(Pool *pool, Id id, NeedId *needid)
cbdata->needid = solv_realloc2(cbdata->needid, newoff + nrels, sizeof(NeedId));
memmove(cbdata->needid + newoff, cbdata->needid + oldoff, nrels * sizeof(NeedId));
memset(cbdata->needid + oldoff, 0, (newoff - oldoff) * sizeof(NeedId));
incneedidarray(Pool *pool, Id *idarray, NeedId *needid)
NeedId *needid;