Searched refs:endi2 (Results 1 – 1 of 1) sorted by relevance
681 char *starti, *startn, *endi, *endi2; in make_hc_pairs() local757 endi2 = strrchr(starti, '/'); in make_hc_pairs()758 if (endi2 == NULL) in make_hc_pairs()761 *endi2 = '\0'; in make_hc_pairs()764 *endi2 = '/'; in make_hc_pairs()765 find = endi2; in make_hc_pairs()