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

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Ddict_ldap.c391 /* dict_ldap_result - Read and parse LDAP result */
393 static int dict_ldap_result(LDAP *ld, int msgid, int timeout, LDAPMessage **res) function
466 if ((rc = dict_ldap_result(dict_ldap->ld, msgid, dict_ldap->timeout,
496 if ((rc = dict_ldap_result(ld, msgid, timeout, res)) != LDAP_SUCCESS)

Completed in 212 milliseconds