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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Dconf.c469 int unget; member in struct:__anon1447
571 if (input->unget) {
572 input->unget = 0;
604 assert(!input->unget);
606 input->unget = 1;
1660 input.unget = 0;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dmsh.c500 static void unget(int c);
2202 unget(c1);
2214 unget(c);
2282 unget(c);
2292 unget(c);
2321 unget(c);
2360 unget(*--cp); /* String is not a shell multiline, put peek char back */
2380 unget(c);
3838 unget(c);
3847 unget(
4540 static void unget(int c) function
[all...]

Completed in 290 milliseconds