Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ldap/common/
H A Dcommon.c257 static char *ssl_secmodpath = NULL; variable
565 ssl_secmodpath = strdup( optarg);
566 if (NULL == ssl_secmodpath)
2306 *modulep = ssl_secmodpath;
2308 if (ssl_secmodpath)