Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/keyserv/
H A Dchkey_common.c76 static int get_ldap_bindPassword(char **);
146 get_ldap_bindPassword(char **ret_bindPass) in get_ldap_bindPassword() function
608 status = get_ldap_bindPassword(&ldap_pw); in update_ldap_attr()
818 status = get_ldap_bindPassword(&bindPasswd); in ldap_update()