Searched refs:newinvpost (Results 1 – 1 of 1) sorted by relevance
86 char *newinvpost; /* new inverted index postings file name */ variable437 newinvpost = stralloc(path); in main()850 "cscope: removed files %s and %s\n", newinvname, newinvpost); in cannotindex()852 (void) unlink(newinvpost); in cannotindex()1245 if ((totalterms = invmake(newinvname, newinvpost, in build()1248 movefile(newinvpost, invpost); in build()