Searched refs:nextword (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Dawk.c659 static char *nextword(char **s) function
1545 nextword(&s1);
1600 Fields[i].string = nextword(&s);
1697 nextword(w);
1711 setvar_s(v, nextword(w+1));
2024 setari_u(av[1], i, nextword(&s1));
2787 intvar[i] = v = newvar(nextword(&vnames));
2789 setvar_s(v, nextword(&vvalues));

Completed in 107 milliseconds