Searched refs:last_pathname (Results 1 – 1 of 1) sorted by relevance
55 static char last_pathname[PATH_MAX]; in find_file() local71 if (strcmp(pathname, last_pathname) == 0 && file[0]) { in find_file()87 (void) strlcpy(last_pathname, pathname, sizeof(last_pathname)); in find_file()