Searched refs:NAMEFILE (Results 1 – 3 of 3) sorted by relevance
168 if (namefile == NULL && vpaccess(NAMEFILE, READ) == 0) { in makefilelist()169 namefile = NAMEFILE; in makefilelist()
77 #define NAMEFILE "cscope.files" /* source file names and options */ macro
359 (names = vpfopen(NAMEFILE, "r")) != NULL) { in main()