Lines Matching refs:nv_next
616 for (nv = options; nv != NULL; nv = nv->nv_next) {
620 for (nv = fsoptions; nv != NULL; nv = nv->nv_next) {
648 for (opt = nv; opt != NULL; opt = opt->nv_next) {
794 for (nv = machinesubarches; nv != NULL; nv = nv->nv_next) {
816 for (dep = deps; dep != NULL; dep = dep->nv_next) {
865 for (nv = fses; nv != NULL; nv = nv->nv_next) {
1282 nextappmkopt = &nv->nv_next;
1295 nextcndmkopt = &nv->nv_next;
1320 for (nv = mkoptions; nv != NULL; nv = nv->nv_next) {
1365 *next = &nv->nv_next;
1393 for ( ; *npp != NULL; npp = &(*npp)->nv_next) {
1396 if (next != NULL && *next == &(*npp)->nv_next)
1398 nv = (*npp)->nv_next;
1468 for (errs = 0; nv != NULL; nv = nv->nv_next) {
2117 for (nv1 = a->a_devs; nv1 != NULL; nv1 = nv1->nv_next) {
2153 p->nv_next = cmdlinedefs;
2163 p->nv_next = cmdlineundefs;
2174 n = p->nv_next;
2182 n = p->nv_next;