Searched defs: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 **);
145 get_ldap_bindPassword(char **ret_bindPass) { function
617 status = get_ldap_bindPassword(&ldap_pw);
830 status = get_ldap_bindPassword(&bindPasswd);

Completed in 60 milliseconds