Searched refs:lastfilepath (Results 1 – 3 of 3) sorted by relevance
57 char lastfilepath[PATHLEN + 1]; /* last file that full path was */ variable1271 if (strequal(file, lastfilepath)) { in filepath()1274 (void) strcpy(lastfilepath, file); in filepath()
157 extern char lastfilepath[]; /* last file that full path was computed for */
939 *lastfilepath = '\0'; /* last file may have new path */ in rebuild()