Lines Matching refs:best_prefix
1463 char *best_prefix = NULL;1608 free (best_prefix);1609 best_prefix = xstrdup (prefix);1638 if (best_prefix[0] != '\0')1642 strlen (best_prefix), best_prefix, best_prefix_bits);1657 char *cp = strchr (best_prefix, *mne);1660 pfxval = 1 + (cp - best_prefix);