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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c84 char *lastsl = strrchr(str, '/'); local
86 ch = *lastsl;
87 *lastsl = 0;
94 *lastsl = ch;

Completed in 61 milliseconds