Searched refs:selective_vpath_search (Results 1 – 2 of 2) sorted by relevance
51 static int selective_vpath_search PARAMS ((struct vpath *path, char **file, FILE_TIMESTAMP *mtime_p…354 if (selective_vpath_search (v, file, mtime_ptr)) in vpath_search()358 && selective_vpath_search (general_vpath, file, mtime_ptr)) in vpath_search()372 selective_vpath_search (struct vpath *path, char **file, in selective_vpath_search() function
243 * vpath.c (selective_vpath_search): If the file we find has a1746 * vpath.c (selective_vpath_search): Ditto.