OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:an_oc
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
ad.c
629
attrs->
an_oc
= oc;
633
oc = attrs->
an_oc
;
955
anew->
an_oc
= NULL;
977
anew->
an_oc
= oc_bvfind( &ocname );
978
if ( !anew->
an_oc
) {
989
anew->
an_oc
= oc_bvfind( &anew->an_name );
990
if ( !anew->
an_oc
) {
1073
if ( ( oc = anlist[i].
an_oc
) ) {
1092
if ( ( oc = anlist[i].
an_oc
) ) {
search.c
158
op->ors_attrs[i].
an_oc
= NULL;
aclparse.c
2740
if (an->
an_oc
) {
2742
ptr = acl_safe_strbvcopy( ptr, &an->
an_oc
->soc_cname );
controls.c
1530
an[i].
an_oc
= NULL;
slap.h
869
ObjectClass *
an_oc
;
member in struct:AttributeName
syncrepl.c
484
if ( ( oc = si->si_anlist[j].
an_oc
) ) {
/src/external/bsd/openldap/dist/servers/slapd/overlays/
rwmmap.c
260
} else if ( an[i].
an_oc
) {
281
(*anp)[j].
an_oc
= m->m_dst_oc;
284
(*anp)[j].
an_oc
= m->m_src_oc;
318
(*anp)[j].
an_oc
= m->m_dst_oc;
321
(*anp)[j].
an_oc
= m->m_src_oc;
pcache.c
567
attrs[attr_cnt].
an_oc
= NULL;
588
attrs[attr_cnt].
an_oc
= NULL;
4182
attr_name->
an_oc
= NULL;
/src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi_pblock.c
1180
an[j].
an_oc
= NULL;
Completed in 56 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026