Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.c258 char *pslash1; in get_provider_type() local
267 } else if ((pslash1 = strchr(provname, SEP_SLASH)) == NULL) { in get_provider_type()
272 if (pslash1 == pslash2) { in get_provider_type()