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