Searched refs:best (Results 1 – 2 of 2) sorted by relevance
324 struct aliasinfo *best = NULL; in find_one_alias() local328 (!best || strlen(best->name) < strlen(a->name))) { in find_one_alias()329 best = a; in find_one_alias()331 return best; in find_one_alias()334 return best; in find_one_alias()
285 possible use to the public, the best way to achieve this is to make it