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

/freebsd-current/usr.sbin/ypldap/
H A Daldap.h92 LDAP_RES_SEARCH_RESULT = 5, enumerator in enum:protocol_op
H A Daldap.c280 case LDAP_RES_SEARCH_RESULT:
1045 case LDAP_RES_SEARCH_RESULT:
H A Dldapclient.c534 if (m->message_type == LDAP_RES_SEARCH_RESULT) {
/freebsd-current/contrib/sendmail/libsm/
H A Dmbdb.c537 if (ret != LDAP_RES_SEARCH_RESULT &&
554 ** We may have gotten an LDAP_RES_SEARCH_RESULT response
H A Dldap.c1377 else if (ret == LDAP_RES_SEARCH_RESULT)
1380 ** We may have gotten an LDAP_RES_SEARCH_RESULT response
/freebsd-current/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c1458 case LDAP_RES_SEARCH_RESULT:

Completed in 98 milliseconds