Home
last modified time | relevance | path

Searched refs:pslash2 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.c262 char *pslash2; in get_provider_type() local
274 pslash2 = strrchr(provname, SEP_SLASH); in get_provider_type()
275 if (pslash1 == pslash2) { in get_provider_type()