Searched refs:MirrorPair (Results 1 – 2 of 2) sorted by relevance
33 } MirrorPair; typedef121 MirrorPair *mpa = (MirrorPair *)a; in compare_mp()122 MirrorPair *mpb = (MirrorPair *)b; in compare_mp()268 MirrorPair mp = {0}; in ucdn_mirror()269 MirrorPair *res; in ucdn_mirror()272 res = (MirrorPair *) bsearch(&mp, mirror_pairs, BIDI_MIRROR_LEN, in ucdn_mirror()273 sizeof(MirrorPair), compare_mp); in ucdn_mirror()
1052 static const MirrorPair mirror_pairs[] = {