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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c681 char *starti, *startn, *endi, *endi2; local
757 endi2 = strrchr(starti, '/');
758 if (endi2 == NULL)
761 *endi2 = '\0';
764 *endi2 = '/';
765 find = endi2;

Completed in 62 milliseconds