Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddict_ldap.c419 static int dict_ldap_bind_sasl(DICT_LDAP *dict_ldap) in dict_ldap_bind_sasl()
452 static int dict_ldap_bind_st(DICT_LDAP *dict_ldap) in dict_ldap_bind_st()
505 static int dict_ldap_set_tls_options(DICT_LDAP *dict_ldap) in dict_ldap_set_tls_options()
596 static int dict_ldap_connect(DICT_LDAP *dict_ldap) in dict_ldap_connect()
771 #define DN_LOG_VAL(dict_ldap) \ in dict_ldap_connect() argument
816 static void dict_ldap_conn_find(DICT_LDAP *dict_ldap) in dict_ldap_conn_find()
909 static char **url_attrs(DICT_LDAP *dict_ldap, LDAPURLDesc * url) in url_attrs()
970 static void dict_ldap_get_values(DICT_LDAP *dict_ldap, LDAPMessage *res, in dict_ldap_get_values()
1221 DICT_LDAP *dict_ldap = (DICT_LDAP *) dict; in dict_ldap_lookup() local
1462 DICT_LDAP *dict_ldap = (DICT_LDAP *) dict; in dict_ldap_close() local
[all …]