Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/cscope-fast/
H A Dmain.c102 static BOOL buildonly; /* only build the database */ variable
444 if (buildonly == YES) { in main()
648 buildonly = YES; in options()
1117 if (buildonly == YES && !isatty(0)) { in build()