Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddict_ldap.c393 static int dict_ldap_result(LDAP *ld, int msgid, int timeout, LDAPMessage **res) in dict_ldap_result() function
466 if ((rc = dict_ldap_result(dict_ldap->ld, msgid, dict_ldap->timeout, in dict_ldap_bind_st()
496 if ((rc = dict_ldap_result(ld, msgid, timeout, res)) != LDAP_SUCCESS) in search_st()