Home
last modified time | relevance | path

Searched refs:readcnt (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dos_win32.c7183 DWORD readcnt, written; in copy_substream() local
7192 if (!BackupRead(sh, (LPBYTE)buf, todo, &readcnt, in copy_substream()
7194 || readcnt != todo in copy_substream()