Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/cscope-fast/
H A Dmain.c88 char *newinvpost; /* new inverted index postings file name */ variable
439 newinvpost = stralloc(path); in main()
852 "cscope: removed files %s and %s\n", newinvname, newinvpost); in cannotindex()
854 (void) unlink(newinvpost); in cannotindex()
1247 if ((totalterms = invmake(newinvname, newinvpost, in build()
1250 movefile(newinvpost, invpost); in build()