Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypldap/
H A Daldap.h105 LDAP_RES_SEARCH_REFERENCE = 19, enumerator
H A Daldap.c302 case LDAP_RES_SEARCH_REFERENCE: in aldap_parse()
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c1449 case LDAP_RES_SEARCH_REFERENCE: in LDAP_seq()
1486 } while (rc == LDAP_RES_SEARCH_REFERENCE); in LDAP_seq()