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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c152 static char *ioq, *ioq_start; // pointer to string for get_one_char to "read" variable
489 free(ioq_start);
490 ioq = ioq_start = last_modifying_cmd = NULL;
540 if (!adding2q && ioq_start == 0
2295 free(ioq_start);
2296 ioq_start = ioq = 0;
3243 ioq = ioq_start = xstrdup(last_modifying_cmd);

Completed in 109 milliseconds