Searched defs:endi2 (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c672 char *starti, *startn, *endi, *endi2; local
748 endi2 = strrchr(starti, '/');
749 if (endi2 == NULL)
752 *endi2 = '\0';
755 *endi2 = '/';
756 find = endi2;

Completed in 35 milliseconds