Home
last modified time | relevance | path

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, '/'); in NONUNIQUE_NVLIST_FN() local
86 ch = *lastsl; in NONUNIQUE_NVLIST_FN()
87 *lastsl = 0; in NONUNIQUE_NVLIST_FN()
94 *lastsl = ch; in NONUNIQUE_NVLIST_FN()