Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dcrossref.c56 BOOL errorsfound; /* prompt before clearing messages */ variable
87 errorsfound = YES; in crossref()
439 errorsfound = YES;
H A Ddir.c161 errorsfound = YES; in makefilelist()
235 errorsfound = YES; in makefilelist()
H A Dmain.c563 if (errorsfound == YES) { in main()
564 errorsfound = NO; in main()
848 errorsfound = YES; in cannotindex()
1543 errorsfound = YES; in movefile()
H A Dcommand.c91 if (errorsfound == YES) { in command()
92 errorsfound = NO; in command()
H A Dglobal.h119 extern BOOL errorsfound; /* prompt before clearing error messages */