Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddosinst.c1175 FILE *fd, *tfd; in install_vimrc() local
1237 if ((tfd = fopen("diff.exe", "r")) != NULL) in install_vimrc()
1240 fclose(tfd); in install_vimrc()