HomeSort by: relevance | last modified time | path
    Searched refs:slap_sl_free (Results 1 - 25 of 38) sorted by relevancy

1 2

  /src/external/bsd/openldap/dist/servers/slapd/
ch_malloc.c 142 slap_sl_free( ptr, ctx );
search.c 280 slap_sl_free( op->o_req_dn.bv_val, op->o_tmpmemctx );
283 slap_sl_free( op->o_req_ndn.bv_val, op->o_tmpmemctx );
369 slap_sl_free( op->o_req_dn.bv_val, op->o_tmpmemctx );
370 slap_sl_free( op->o_req_ndn.bv_val, op->o_tmpmemctx );
schema_init.c 1434 slap_sl_free( dnval.bv_val, ctx );
1500 slap_sl_free( out.bv_val, ctx );
1529 slap_sl_free( out.bv_val, ctx );
1661 slap_sl_free( dnvalues, ctx );
2458 slap_sl_free( nlines[l].bv_val, ctx );
2461 slap_sl_free( lines, ctx );
2724 slap_sl_free( keys, ctx );
2731 slap_sl_free( itmp.bv_val, ctx );
2775 slap_sl_free( iv.bv_val, ctx );
2781 slap_sl_free( keys, ctx )
    [all...]
sl_malloc.c 54 * slap_sl_free the memory before finishing: New tasks reuse the context
177 { slap_sl_malloc, slap_sl_calloc, slap_sl_realloc, slap_sl_free };
441 slap_sl_free(ptr, ctx);
489 slap_sl_free(ptr, ctx);
494 slap_sl_free(void *ptr, void *ctx) function
579 Debug(LDAP_DEBUG_TRACE, "slap_sl_free: "
628 Debug(LDAP_DEBUG_TRACE, "slap_sl_free: "
bind.c 222 slap_sl_free( op->o_req_dn.bv_val, op->o_tmpmemctx );
226 slap_sl_free( op->o_req_ndn.bv_val, op->o_tmpmemctx );
operation.c 79 slap_sl_free( g, op->o_tmpmemctx );
saslauthz.c 866 slap_sl_free( ludp->lud_dn, ctx );
1944 if( !BER_BVISNULL( &op.o_req_dn ) ) slap_sl_free( op.o_req_dn.bv_val, opx->o_tmpmemctx );
1945 if( !BER_BVISNULL( &op.o_req_ndn ) ) slap_sl_free( op.o_req_ndn.bv_val, opx->o_tmpmemctx );
2036 if ( !BER_BVISNULL( &regout ) ) slap_sl_free( regout.bv_val, opx->o_tmpmemctx );
2112 slap_sl_free( op.o_req_dn.bv_val, opx->o_tmpmemctx );
2115 slap_sl_free( op.o_req_ndn.bv_val, opx->o_tmpmemctx );
acl.c 1006 slap_sl_free( pat.bv_val, op->o_tmpmemctx );
1652 slap_sl_free( ndn.bv_val, op->o_tmpmemctx );
2317 slap_sl_free( op2.o_req_ndn.bv_val, cp->asc_op->o_tmpmemctx );
2320 slap_sl_free( op2.o_req_dn.bv_val, cp->asc_op->o_tmpmemctx );
2326 slap_sl_free( anlistp, cp->asc_op->o_tmpmemctx );
2359 slap_sl_free( ndn.bv_val, cp->asc_op->o_tmpmemctx );
2415 slap_sl_free( ndn.bv_val, op->o_tmpmemctx );
2428 slap_sl_free( set.bv_val, op->o_tmpmemctx );
attr.c 366 slap_sl_free( nval.bv_val, ctx );
640 slap_sl_free( nval.bv_val, memctx );
schema_check.c 505 slap_sl_free( socs, op->o_tmpmemctx );
729 slap_sl_free( socs, ctx );
736 slap_sl_free( socs, ctx );
filter.c 507 slap_sl_free( nvalue.bv_val, op->o_tmpmemctx );
513 slap_sl_free( ssa.sa_initial.bv_val, op->o_tmpmemctx );
517 slap_sl_free( ssa.sa_final.bv_val, op->o_tmpmemctx );
ldapsync.c 244 slap_sl_free( a.a_nvals, memctx );
modify.c 840 slap_sl_free( tmpv, ctx );
843 slap_sl_free( ix, ctx );
value.c 260 slap_sl_free( nval.bv_val, ctx );
265 slap_sl_free( nval.bv_val, ctx );
result.c 1463 slap_sl_free( e_flags, op->o_tmpmemctx );
1532 slap_sl_free( e_flags, op->o_tmpmemctx );
1857 slap_sl_free( (*ctrl)->ldctl_value.bv_val, op->o_tmpmemctx );
  /src/external/bsd/openldap/dist/servers/slapd/back-null/
null.c 263 slap_sl_free( (*preread_ctrl)->ldctl_value.bv_val, op->o_tmpmemctx );
264 slap_sl_free( *preread_ctrl, op->o_tmpmemctx );
268 slap_sl_free( (*postread_ctrl)->ldctl_value.bv_val, op->o_tmpmemctx );
269 slap_sl_free( *postread_ctrl, op->o_tmpmemctx );
  /src/external/bsd/openldap/dist/servers/slapd/back-wt/
modrdn.c 541 slap_sl_free( (*preread_ctrl)->ldctl_value.bv_val, op->o_tmpmemctx );
542 slap_sl_free( *preread_ctrl, op->o_tmpmemctx );
545 slap_sl_free( (*postread_ctrl)->ldctl_value.bv_val, op->o_tmpmemctx );
546 slap_sl_free( *postread_ctrl, op->o_tmpmemctx );
modify.c 702 slap_sl_free( (*preread_ctrl)->ldctl_value.bv_val, op->o_tmpmemctx );
703 slap_sl_free( *preread_ctrl, op->o_tmpmemctx );
706 slap_sl_free( (*postread_ctrl)->ldctl_value.bv_val, op->o_tmpmemctx );
707 slap_sl_free( *postread_ctrl, op->o_tmpmemctx );
add.c 366 slap_sl_free( (*postread_ctrl)->ldctl_value.bv_val, op->o_tmpmemctx );
367 slap_sl_free( *postread_ctrl, op->o_tmpmemctx );
delete.c 409 slap_sl_free( (*preread_ctrl)->ldctl_value.bv_val, op->o_tmpmemctx );
410 slap_sl_free( *preread_ctrl, op->o_tmpmemctx );
  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
modrdn.c 609 slap_sl_free( (*preread_ctrl)->ldctl_value.bv_val, op->o_tmpmemctx );
610 slap_sl_free( *preread_ctrl, op->o_tmpmemctx );
613 slap_sl_free( (*postread_ctrl)->ldctl_value.bv_val, op->o_tmpmemctx );
614 slap_sl_free( *postread_ctrl, op->o_tmpmemctx );
add.c 420 slap_sl_free( (*postread_ctrl)->ldctl_value.bv_val, op->o_tmpmemctx );
421 slap_sl_free( *postread_ctrl, op->o_tmpmemctx );
delete.c 431 slap_sl_free( (*preread_ctrl)->ldctl_value.bv_val, op->o_tmpmemctx );
432 slap_sl_free( *preread_ctrl, op->o_tmpmemctx );
modify.c 837 slap_sl_free( (*preread_ctrl)->ldctl_value.bv_val, op->o_tmpmemctx );
838 slap_sl_free( *preread_ctrl, op->o_tmpmemctx );
841 slap_sl_free( (*postread_ctrl)->ldctl_value.bv_val, op->o_tmpmemctx );
842 slap_sl_free( *postread_ctrl, op->o_tmpmemctx );
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/
entry-id.c 85 slap_sl_free( id->eid_dn.bv_val, ctx );
89 slap_sl_free( id->eid_ndn.bv_val, ctx );
95 slap_sl_free( id->eid_id.bv_val, ctx );
100 slap_sl_free( id->eid_keyval.bv_val, ctx );
106 slap_sl_free( id, ctx );

Completed in 104 milliseconds

1 2