Lines Matching refs:ppNext
51164 PgHdr **ppNext = &pList;51166 for(p=pList; (*ppNext = p)!=0; p=p->pDirty){51168 ppNext = &p->pDirty;