Home
last modified time | relevance | path

Searched refs:ad_reqType (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Daccesslog.c201 static AttributeDescription *ad_reqDN, *ad_reqStart, *ad_reqEnd, *ad_reqType, variable
261 "SINGLE-VALUE )", &ad_reqType },
1401 attr_merge_one( e, ad_reqType, &bv, NULL ); in accesslog_entry()
1403 attr_merge_one( e, ad_reqType, &lo->word, NULL ); in accesslog_entry()
H A Dsyncprov.c206 static AttributeDescription *ad_reqType, *ad_reqResult, *ad_reqDN, variable
1846 a = attr_find( attrs, ad_reqType ); in syncprov_accesslog_uuid_cb()
3490 if ( !ad_reqType ) { in syncprov_setup_accesslog()
3491 if ( slap_str2ad( "reqType", &ad_reqType, &text ) ) { in syncprov_setup_accesslog()