Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Drequest.c1110 LDAP_NEXTREF_PROC *nextref_proc = ld->ld_nextref_proc ? ld->ld_nextref_proc : ldap_int_nextref; in ldap_chase_v3referrals()
H A Dldap-int.h518 #define ld_nextref_proc ld_options.ldo_nextref_proc macro