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