Searched refs:fstrings (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.c1584 /* static char *fstrings; */
1585 #define fstrings (G.split_f0__fstrings) macro
1594 free(fstrings);
1596 n = awk_split(getvar_s(intvar[F0]), &fsplitter.n, &fstrings);
1598 s = fstrings;
1608 #undef fstrings macro

Completed in 104 milliseconds