Lines Matching refs:vp2
1042 struct tbl *vp2;1047 vp2 = ktsearch(&l2->vars, vp->name, h);1048 if (vp2 != NULL)1049 vp2->flag &= ~EXPORT;