Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ldap/common/
H A Dcommon.c86 static char *certpath2keypath( char *certdbpath );
744 ssl_keydbpath = certpath2keypath( ssl_certdbpath );
2123 certpath2keypath( char *certdbpath ) function