Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddosinst.c518 int foundone = 0; in uninstall_check() local
556 foundone = 1; in uninstall_check()
694 return foundone; in uninstall_check()
707 int foundone; in inspect_system() local
764 foundone = 0; in inspect_system()
769 foundone = 1; in inspect_system()
772 if (foundone) in inspect_system()