Lines Matching refs:best_prefix
1460 char *best_prefix = NULL;1605 free (best_prefix);1606 best_prefix = xstrdup (prefix);1635 if (best_prefix[0] != '\0')1639 strlen (best_prefix), best_prefix, best_prefix_bits);1654 char *cp = strchr (best_prefix, *mne);1657 pfxval = 1 + (cp - best_prefix);