Searched refs:MirrorPair (Results 1 – 2 of 2) sorted by relevance
34 } MirrorPair; typedef112 MirrorPair *mpa = (MirrorPair *)a; in compare_mp()113 MirrorPair *mpb = (MirrorPair *)b; in compare_mp()264 MirrorPair mp = {0}; in ucdn_mirror()265 MirrorPair *res; in ucdn_mirror()271 res = bsearch(&mp, mirror_pairs, BIDI_MIRROR_LEN, sizeof(MirrorPair), in ucdn_mirror()
1000 static const MirrorPair mirror_pairs[] = {