OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ad_reqType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/overlays/
accesslog.c
216
static AttributeDescription *ad_reqDN, *ad_reqStart, *ad_reqEnd, *
ad_reqType
,
276
"SINGLE-VALUE )", &
ad_reqType
},
1442
attr_merge_one( e,
ad_reqType
, &bv, NULL );
1444
attr_merge_one( e,
ad_reqType
, &lo->word, NULL );
syncprov.c
206
static AttributeDescription *
ad_reqType
, *ad_reqResult, *ad_reqDN,
1873
a = attr_find( attrs,
ad_reqType
);
3633
if ( !
ad_reqType
) {
3634
if ( slap_str2ad( "reqType", &
ad_reqType
, &text ) ) {
Completed in 18 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026