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

/system/core/toolbox/cp/
H A Dutils.c116 int ch, checkch, from_fd, rcount, rval, to_fd, tolnk, wcount; local
143 checkch = ch = getchar();
146 if (checkch != 'y' && checkch != 'Y') {

Completed in 521 milliseconds