Searched refs:checkch (Results 1 – 1 of 1) sorted by relevance
107 int ch, checkch, from_fd, rval, to_fd; in copy_file() local153 checkch = ch = getchar(); in copy_file()156 if (checkch != 'y' && checkch != 'Y') { in copy_file()