Searched refs:si_ad_ref (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-dnssrv/
H A Dsearch.c171 AttributeDescription *ad_ref = slap_schema.si_ad_ref;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dreferral.c273 AttributeDescription *ad_ref = slap_schema.si_ad_ref;
H A Droot_dse.c214 = slap_schema.si_ad_ref;
H A Dschema_prep.c857 offsetof(struct slap_internal_schema, si_ad_ref) },
H A Dresult.c1491 AttributeDescription *ad_ref = slap_schema.si_ad_ref;
H A Dslap.h953 AttributeDescription *si_ad_ref; member in struct:slap_internal_schema
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dretcode.c651 a = attr_find( e->e_attrs, slap_schema.si_ad_ref );
1309 attr_merge_normalize( &rdi->rdi_e, slap_schema.si_ad_ref,
H A Drwm.c354 } else if ( (*ap)->a_desc == slap_schema.si_ad_ref ) {
673 } else if ( ml->sml_desc == slap_schema.si_ad_ref ) {
1397 } else if ( (*ap)->a_desc == slap_schema.si_ad_ref ) {
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/
H A Dadd.c47 (is_at_operational( (ad)->ad_type ) && (ad) != slap_schema.si_ad_ref )
H A Dsearch.c318 backsql_attrlist_add( bsi, slap_schema.si_ad_ref );
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Dsearch.c2267 } else if ( attr->a_desc == slap_schema.si_ad_ref ) {

Completed in 203 milliseconds