OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ber_bvarray_add_x
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/overlays/
refint.c
524
ber_bvarray_add_x
( &na->old_vals, &olddn, op->o_tmpmemctx );
527
ber_bvarray_add_x
( &na->old_nvals, &oldndn, op->o_tmpmemctx );
536
ber_bvarray_add_x
( &na->new_vals, &newdn, op->o_tmpmemctx );
541
ber_bvarray_add_x
( &na->new_nvals, &newdn, op->o_tmpmemctx );
552
ber_bvarray_add_x
( &na->old_vals, &dn, op->o_tmpmemctx );
554
ber_bvarray_add_x
( &na->old_nvals, &dn, op->o_tmpmemctx );
558
ber_bvarray_add_x
( &na->new_vals, &dn, op->o_tmpmemctx );
560
ber_bvarray_add_x
( &na->new_nvals, &dn, op->o_tmpmemctx );
accesslog.c
1375
ber_bvarray_add_x
( valsp, &bv, memctx );
1376
ber_bvarray_add_x
( nvalsp, &noid, memctx );
pcache.c
4875
ber_bvarray_add_x
( &vals, &bv, op->o_tmpmemctx );
5443
ber_bvarray_add_x
( &vals, &bv, op->o_tmpmemctx );
/src/external/bsd/openldap/dist/include/
lber_pvt.h
148
ber_bvarray_add_x
LDAP_P(( BerVarray *p, BerValue *bv, void *ctx ));
/src/external/bsd/openldap/dist/libraries/liblber/
memory.c
782
ber_bvarray_add_x
( BerVarray *a, BerValue *bv, void *ctx )
function
829
return
ber_bvarray_add_x
( a, bv, NULL );
/src/external/bsd/openldap/dist/servers/slapd/
ldapsync.c
366
ber_bvarray_add_x
( &cookie->ctxcsn, &bv, memctx );
filter.c
497
ber_bvarray_add_x
( &ssa.sa_any, &nvalue, op->o_tmpmemctx );
/src/external/bsd/openldap/dist/contrib/slapd-modules/rbac/
rbac.c
458
* add all three
ber_bvarray_add_x
( &roles, &tmpbv, NULL );
469
* add all three
ber_bvarray_add_x
( &roles, &tmpbv, NULL );
487
ber_bvarray_add_x
( &roles, &tmpbv, NULL );
498
ber_bvarray_add_x
(&roles, &tmpbv, NULL);
592
* add all three
ber_bvarray_add_x
( &roles, &tmpbv, NULL );
603
* add all three
ber_bvarray_add_x
( &roles, &tmpbv, NULL );
621
ber_bvarray_add_x
( &roles, &tmpbv, NULL );
628
ber_bvarray_add_x
(&roles, &tmpbv, NULL);
/src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
meta_result.c
1000
ber_bvarray_add_x
( &rs->sr_v2ref, &sr_ref[ cnt ],
/src/external/bsd/openldap/dist/servers/slapd/back-meta/
search.c
1475
ber_bvarray_add_x
( &rs->sr_v2ref, &sr_ref[ cnt ],
Completed in 87 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026