Searched refs:lastsl (Results 1 – 1 of 1) sorted by relevance
84 char *lastsl = strrchr(str, '/'); in NONUNIQUE_NVLIST_FN() local86 ch = *lastsl; in NONUNIQUE_NVLIST_FN()87 *lastsl = 0; in NONUNIQUE_NVLIST_FN()94 *lastsl = ch; in NONUNIQUE_NVLIST_FN()