Searched refs:lud_scope (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/apr-util/include/
H A Dapr_ldap_url.h50 int lud_scope; member in struct:apr_ldap_url_desc_t
/freebsd-11-stable/contrib/apr-util/ldap/
H A Dapr_ldap_url.c324 ludp->lud_scope = -1;
485 ludp->lud_scope = str2scope( p );
487 if( ludp->lud_scope == -1 ) {
593 if ((*ludpp)->lud_scope == -1) {
594 (*ludpp)->lud_scope = LDAP_SCOPE_BASE;
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dldap.c1485 rl->lr_ludp->lud_scope,

Completed in 103 milliseconds