Searched refs:pslash2 (Results 1 – 1 of 1) sorted by relevance
262 char *pslash2; in get_provider_type() local274 pslash2 = strrchr(provname, SEP_SLASH); in get_provider_type()275 if (pslash1 == pslash2) { in get_provider_type()