HomeSort by: relevance | last modified time | path
    Searched refs:ad_ref (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/back-dnssrv/
search.c 175 AttributeDescription *ad_ref = slap_schema.si_ad_ref; local
215 attr_merge_normalize_one( &e, ad_ref, urls, NULL );
  /src/external/bsd/openldap/dist/servers/slapd/
referral.c 278 AttributeDescription *ad_ref = slap_schema.si_ad_ref; local
280 attr = attr_find( e->e_attrs, ad_ref );
root_dse.c 218 AttributeDescription *ad_ref local
354 if( attr_merge( e, ad_ref, default_referral, NULL /* FIXME */ ) ) {
result.c 1568 AttributeDescription *ad_ref = slap_schema.si_ad_ref; local
1593 ad_ref, NULL, ACL_READ, NULL ) )

Completed in 29 milliseconds