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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Daccesslog.c189 static AttributeDescription *ad_reqDN, *ad_reqStart, *ad_reqEnd, *ad_reqType, variable
237 "SINGLE-VALUE )", &ad_reqStart },
644 ava.aa_desc = ad_reqStart;
1306 ad_reqStart->ad_type->sat_equality->smr_normalize(
1307 SLAP_MR_VALUE_OF_ASSERTION_SYNTAX, ad_reqStart->ad_type->sat_syntax,
1308 ad_reqStart->ad_type->sat_equality, &timestamp, &ntimestamp,
1320 attr_merge_one( e, ad_reqStart, &timestamp, &ntimestamp );

Completed in 46 milliseconds