HomeSort by relevance Sort by last modified time
    Searched full:checkch (Results 1 - 1 of 1) sorted by null

  /system/core/toolbox/upstream-netbsd/bin/cp/
utils.c 110 int ch, checkch, from_fd, rcount, rval, to_fd, tolnk, wcount; local
137 checkch = ch = getchar();
140 if (checkch != 'y' && checkch != 'Y') {

Completed in 74 milliseconds