ldap_search_ext
if ( ldap_search_ext( ld, base, scope, filterp, attrs, attrsonly,
if (( err = ldap_search_ext(ld, dn, scope, filter, types, attrsonly, NULL, NULL,
int LDAP_CALL ldap_search_ext(LDAP *ld, const char *base,
lrc = ldap_search_ext(state->qadh->ld,
if ( ldap_search_ext( ld, base, scope, filter, attrs, attrsonly, NULL,
rc = ldap_search_ext(cookie->conn->ld,
return (ldap_search_ext(ld, base, scope, filter,