Home
last modified time | relevance | path

Searched defs:certpath (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/pam_modules/ldap/
H A Dldap_utils.c94 char **certpath = NULL; in authenticate() local
/titanic_41/usr/src/cmd/keyserv/
H A Dchkey_common.c583 char **certpath = NULL; in update_ldap_attr() local
/titanic_41/usr/src/lib/passwdutil/
H A Dldap_attr.c988 char **certpath = NULL; in ldap_replaceattr() local
/titanic_41/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c1592 char **certpath = NULL; local
/titanic_41/usr/src/lib/libelfsign/common/
H A Delfsignlib.c417 elfsign_setcertpath(ELFsign_t ess, const char *certpath) in elfsign_setcertpath()