Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/cscope-fast/
H A Dcrossref.c58 BOOL errorsfound; /* prompt before clearing messages */ variable
89 errorsfound = YES; in crossref()
441 errorsfound = YES;
H A Ddir.c163 errorsfound = YES; in makefilelist()
237 errorsfound = YES; in makefilelist()
H A Dmain.c565 if (errorsfound == YES) { in main()
566 errorsfound = NO; in main()
850 errorsfound = YES; in cannotindex()
1545 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 */