Searched refs:MirrorPair (Results 1 – 2 of 2) sorted by relevance
33 } MirrorPair; typedef106 MirrorPair *mpa = (MirrorPair *)a; in compare_mp()107 MirrorPair *mpb = (MirrorPair *)b; in compare_mp()204 MirrorPair mp = {0}; in ucdn_mirror()205 MirrorPair *res; in ucdn_mirror()211 res = bsearch(&mp, mirror_pairs, BIDI_MIRROR_LEN, sizeof(MirrorPair), in ucdn_mirror()
822 static const MirrorPair mirror_pairs[] = {