Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddosinst.c517 DWORD allow_silent; in uninstall_check() local
546 allow_silent = 0; in uninstall_check()
552 &value_type, (LPBYTE)&allow_silent, in uninstall_check()
610 if (allow_silent) in uninstall_check()
614 allow_silent = 0; // Retry with non silent. in uninstall_check()
616 if (!allow_silent) in uninstall_check()