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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/findutils/
H A Dxargs.c91 static smallint eof_stdin_detected; variable
124 while (!eof_stdin_detected) {
127 eof_stdin_detected = 1;
222 while (!eof_stdin_detected) {
225 eof_stdin_detected = 1;
312 while (!eof_stdin_detected) {
315 eof_stdin_detected = 1;

Completed in 211 milliseconds