Lines Matching defs:extlist
109 * This scans the extlist (pkgmap) and matches them to the database, copying
116 pkgdbmerg(PKGserver server, VFP_T *tmpvfp, struct cfextra **extlist)
119 struct cfextra *el_ent; /* extlist entry under review */
130 for (eptnum = 0; (el_ent = extlist[eptnum]) != NULL; eptnum++) {
132 * If there's an entry in the extlist at this position,
147 extlist[eptnum-1]->cf_ent.path, PATH_MAX) == 0)) {
148 memcpy(extlist[eptnum], extlist[eptnum-1],
256 for (i = eptnum + 1; extlist[i]; i++) {
258 extlist[i]->cf_ent.path,
261 extlist[i]->mstat.parentsyml2dir