Searched refs:gpaths (Results 1 – 1 of 1) sorted by relevance
49 static struct vpath *gpaths; variable134 gpaths = vpaths; in build_vpath_lists()322 if (gpaths && (len <= gpaths->maxlen)) in gpath_search()323 for (gp = gpaths->searchpath; *gp != NULL; ++gp) in gpath_search()