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

/freebsd-12-stable/bin/cp/
H A Dutils.c86 int ch, checkch, from_fd, rcount, rval, to_fd; local
119 checkch = ch = getchar();
122 if (checkch != 'y' && checkch != 'Y') {

Completed in 95 milliseconds