Searched refs:bestpp (Results 1 – 1 of 1) sorted by relevance
266 struct gprovider *pp, *bestpp; in find_provider() local270 bestpp = NULL; in find_provider()277 if (bestpp != NULL && sector >= bestsector) in find_provider()280 bestpp = pp; in find_provider()283 return (bestpp); in find_provider()