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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dhush.c325 #define b_peek(input) ((input)->peek(input)) macro
3037 ch = b_peek(input);
3041 ch = b_peek(input);
3050 ch = b_peek(input);
3221 int ch = b_peek(input); /* first character after the $ */
3233 ch = b_peek(input);
3314 next = b_peek(input);
3355 ch = b_peek(input);

Completed in 109 milliseconds