Lines Matching full:strv
40 const char **strv; /* string[] */832 if ((x.str = *x.u.strv++) == NULL) {1193 xp->u.strv = (const char **)e->loc->argv + 1;1194 xp->str = *xp->u.strv++;1234 xp->u.strv = (const char **)XPptrv(wv);1235 xp->str = *xp->u.strv++;