OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f_sub_desc
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
filter.c
697
fstr->bv_len = f->
f_sub_desc
->ad_cname.bv_len +
705
f->
f_sub_desc
->ad_cname.bv_val );
922
if ( f->
f_sub_desc
->ad_flags & SLAP_DESC_TEMPORARY )
923
n->
f_sub_desc
= slap_bv2tmp_ad( &f->
f_sub_desc
->ad_cname, memctx );
925
n->
f_sub_desc
= f->
f_sub_desc
;
949
if ( f->f_mr_desc && ( f->
f_sub_desc
->ad_flags & SLAP_DESC_TEMPORARY ))
filterentry.c
946
f->
f_sub_desc
, NULL, ACL_SEARCH, NULL ) )
953
for(a = attrs_find( e->e_attrs, f->
f_sub_desc
);
955
a = attrs_find( a->a_next, f->
f_sub_desc
) )
960
if (( f->
f_sub_desc
!= a->a_desc ) && !access_allowed( op,
slap.h
1082
#define
f_sub_desc
f_un.f_un_ssa->sa_desc
macro
/src/external/bsd/openldap/dist/contrib/slapd-modules/alias/
alias.c
334
alias_mapping *alias = attribute_mapped( ov, f->
f_sub_desc
);
336
f->
f_sub_desc
= alias->source;
/src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
search.c
159
fstr->bv_len = f->
f_sub_desc
->ad_cname.bv_len + ( STRLENOF( "(=*)" ) );
163
f->
f_sub_desc
->ad_cname.bv_val );
/src/external/bsd/openldap/dist/servers/slapd/back-sql/
search.c
478
if ( f->
f_sub_desc
->ad_type->sat_substr &&
479
SLAP_MR_ASSOCIATED( f->
f_sub_desc
->ad_type->sat_substr,
486
if ( f->
f_sub_desc
->ad_type->sat_substr &&
487
SLAP_MR_ASSOCIATED( f->
f_sub_desc
->ad_type->sat_substr,
/src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi_utils.c
1606
*type = f->
f_sub_desc
->ad_cname.bv_val;
1642
adp = &f->
f_sub_desc
;
1678
*type = f->
f_sub_desc
->ad_cname.bv_val;
/src/external/bsd/openldap/dist/servers/slapd/back-meta/
map.c
462
if ( map_attr_value( dc, f->
f_sub_desc
, &atmp,
/src/external/bsd/openldap/dist/servers/slapd/overlays/
rwmmap.c
631
ad = f->
f_sub_desc
;
dynlist.c
141
if ( f->
f_sub_desc
== ad ) {
pcache.c
1940
ad = f->
f_sub_desc
;
Completed in 37 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026