Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dmain.c100 static BOOL buildonly; /* only build the database */ variable
442 if (buildonly == YES) { in main()
646 buildonly = YES; in options()
1115 if (buildonly == YES && !isatty(0)) { in build()