Searched refs:ad_reqResult (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
| H A D | accesslog.c | 202 *ad_reqSession, *ad_reqResult, *ad_reqAuthzID, *ad_reqControls, variable 277 "SINGLE-VALUE )", &ad_reqResult }, 1596 attr_merge_one( e, ad_reqResult, &bv, NULL ); in accesslog_response() 1599 last_attr = attr_find( e->e_attrs, ad_reqResult ); in accesslog_response()
|
| H A D | syncprov.c | 206 static AttributeDescription *ad_reqType, *ad_reqResult, *ad_reqDN, variable 3499 if ( !ad_reqResult ) { in syncprov_setup_accesslog() 3500 if ( slap_str2ad( "reqResult", &ad_reqResult, &text ) ) { in syncprov_setup_accesslog()
|