HomeSort by: relevance | last modified time | path
    Searched refs:LBER_OPT_BER_MEMCTX (Results 1 - 14 of 14) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
str2filter.c 60 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
result.c 672 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
1114 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
1635 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
1831 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
connection.c 1011 ber_set_option( op->o_ber, LBER_OPT_BER_MEMCTX, &memctx_null );
1113 ber_set_option( op->o_ber, LBER_OPT_BER_MEMCTX, &memctx );
1172 ber_set_option( op->o_ber, LBER_OPT_BER_MEMCTX, &memctx_null );
controls.c 2164 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
syncrepl.c 598 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &ctx );
1354 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
  /src/external/bsd/openldap/dist/libraries/liblber/
options.c 113 case LBER_OPT_BER_MEMCTX:
230 case LBER_OPT_BER_MEMCTX:
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
sssvlv.c 218 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
270 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
322 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
deref.c 422 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
autoca.c 150 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
syncprov.c 231 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
292 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
344 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
  /src/external/bsd/openldap/dist/include/
lber.h 103 #define LBER_OPT_BER_MEMCTX 0x06
  /src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
bind.c 1191 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
1231 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
meta_result.c 177 ber_set_option( &ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
  /src/external/bsd/openldap/dist/servers/slapd/back-ldap/
bind.c 2722 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );
2762 ber_set_option( ber, LBER_OPT_BER_MEMCTX, &op->o_tmpmemctx );

Completed in 43 milliseconds