Home | History | Annotate | Download | only in src

Lines Matching refs:strv

43 		const char **strv;
848 if ((x.str = *x.u.strv++) == NULL) {
1215 xp->u.strv = (const char **)e->loc->argv + 1;
1216 xp->str = *xp->u.strv++;
1258 xp->u.strv = (const char **)XPptrv(wv);
1259 xp->str = *xp->u.strv++;