OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:slap_bv_all_user_attrs
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/slapd-modules/dupent/
dupent.c
165
slap_bv_all_user_attrs
) )
/src/external/bsd/openldap/dist/servers/slapd/
search.c
170
if ( bvmatch( bv,
slap_bv_all_user_attrs
) ) {
proto-slap.h
196
LDAP_SLAPD_V( struct berval * )
slap_bv_all_user_attrs
;
201
#define AllUser (*
slap_bv_all_user_attrs
)
ad.c
66
struct berval *
slap_bv_all_user_attrs
= &bv_all_user_attrs;
variable in typeref:struct:berval
result.c
1922
flags |= an_find( an,
slap_bv_all_user_attrs
)
/src/external/bsd/openldap/dist/servers/slapd/back-meta/
map.c
126
|| bvmatch( s,
slap_bv_all_user_attrs
)
/src/external/bsd/openldap/dist/servers/slapd/overlays/
pcache.c
532
alluser = an_find( attrs,
slap_bv_all_user_attrs
);
3211
( i == 1 && bvmatch( &attrs[0].an_name,
slap_bv_all_user_attrs
) ) )
3230
bvmatch( &qm->attr_sets[i].attrs[0].an_name,
slap_bv_all_user_attrs
)) {
3244
if ( !a2->an_desc && !bvmatch( &a2->an_name,
slap_bv_all_user_attrs
) ) continue;
rwmmap.c
131
|| bvmatch( s,
slap_bv_all_user_attrs
)
/src/external/bsd/openldap/dist/servers/slapd/back-sql/
search.c
228
if ( BACKSQL_NCMP( &p->an_name,
slap_bv_all_user_attrs
) == 0 ) {
281
if ( BACKSQL_NCMP( &p->an_name,
slap_bv_all_user_attrs
) == 0 ) {
Completed in 54 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026