Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypldap/
H A Daldap.h92 LDAP_RES_SEARCH_RESULT = 5, enumerator
H A Daldap.c280 case LDAP_RES_SEARCH_RESULT: in aldap_parse()
1045 case LDAP_RES_SEARCH_RESULT: in ldap_debug_elements()
H A Dldapclient.c534 if (m->message_type == LDAP_RES_SEARCH_RESULT) { in client_search_idm()
/freebsd/contrib/sendmail/libsm/
H A Dmbdb.c537 if (ret != LDAP_RES_SEARCH_RESULT &&
H A Dldap.c1377 else if (ret == LDAP_RES_SEARCH_RESULT)
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c1458 case LDAP_RES_SEARCH_RESULT: in LDAP_seq()