Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c87 static char *certpath2keypath( char *certdbpath );
745 ssl_keydbpath = certpath2keypath( ssl_certdbpath );
2124 certpath2keypath( char *certdbpath ) function