Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dldap-int.h259 int ldo_refhoplimit; /* limit on referral nesting */ member
512 #define ld_refhoplimit ld_options.ldo_refhoplimit
Dinit.c612 gopts->ldo_refhoplimit = LDAP_DEFAULT_REFHOPLIMIT; in ldap_int_initialize_global_options()