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

/system/core/sh/
H A Dinput.c281 * 3) If the is more stuff in this buffer, use it else call read to fill it.
289 int more; local
315 for (more = 1; more;) {
327 more = 0; /* Stop processing here */
342 more = 0;

Completed in 19 milliseconds