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