Home | History | Annotate | Download | only in src

Lines Matching refs:strv

43 		const char **strv;
853 if ((x.str = *x.u.strv++) == NULL) {
1238 xp->u.strv = (const char **)e->loc->argv + 1;
1239 xp->str = *xp->u.strv++;
1281 xp->u.strv = (const char **)XPptrv(wv);
1282 xp->str = *xp->u.strv++;