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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/iodbc/
H A Dmisc.c77 readtoken ( function
304 str = readtoken (str, token);
308 str = readtoken (str, token);
316 str = readtoken (str, token);
368 cnstr = readtoken (cnstr, token);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dash.c9295 static char *wordtext; /* text of last word returned by readtoken */
9345 static int readtoken(void);
9359 tok = readtoken();
9385 tok = readtoken();
9422 t = readtoken();
9450 if (readtoken() == TNOT) {
9456 if (readtoken() == TPIPE) {
9469 } while (readtoken() == TPIPE);
9541 if (readtoken() != TWORD)
9588 switch (readtoken()) {
10634 readtoken(void) function
[all...]

Completed in 313 milliseconds