Searched defs:get_ldap_bindDN (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/keyserv/ | ||
H A D | chkey_common.c | 75 static int get_ldap_bindDN(char **); 84 get_ldap_bindDN(char **ret_bindDN) { function 818 status = get_ldap_bindDN(&bindDN); |
Completed in 69 milliseconds