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

  /src/external/bsd/openldap/dist/servers/slapd/
str2filter.c 86 op.o_tmpmfuncs = &ch_mfuncs;
slap.h 2650 #define o_tmpmfuncs o_hdr->oh_tmpmfuncs macro
2653 #define o_tmpalloc o_tmpmfuncs->bmf_malloc
2654 #define o_tmpcalloc o_tmpmfuncs->bmf_calloc
2655 #define o_tmprealloc o_tmpmfuncs->bmf_realloc
2656 #define o_tmpfree o_tmpmfuncs->bmf_free
connection.c 1094 op->o_tmpmfuncs = &ch_mfuncs;
1107 op->o_tmpmfuncs = &slap_sl_mfuncs;
2055 op->o_tmpmfuncs = &slap_sl_mfuncs;
filter.c 606 op.o_tmpmfuncs = &slap_sl_mfuncs;
886 op.o_tmpmfuncs = &ch_mfuncs;
  /src/external/bsd/openldap/dist/servers/slapd/back-wt/
tools.c 336 op.o_tmpmfuncs = &ch_mfuncs;
470 op.o_tmpmfuncs = &ch_mfuncs;
521 op.o_tmpmfuncs = &ch_mfuncs;
571 op.o_tmpmfuncs = &ch_mfuncs;
636 op.o_tmpmfuncs = &ch_mfuncs;
  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
tools.c 331 op.o_tmpmfuncs = &ch_mfuncs;
382 op.o_tmpmfuncs = &ch_mfuncs;
427 op.o_tmpmfuncs = &ch_mfuncs;
751 op.o_tmpmfuncs = &ch_mfuncs;
957 op.o_tmpmfuncs = &ch_mfuncs;
1056 op.o_tmpmfuncs = &ch_mfuncs;
1158 op.o_tmpmfuncs = &ch_mfuncs;
1270 op.o_tmpmfuncs = &ch_mfuncs;
id2entry.c 538 if ( op->o_hdr && op->o_tmpmfuncs ) {
  /src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi_ops.c 279 op->o_tmpmfuncs = &ch_mfuncs;
  /src/external/bsd/openldap/dist/servers/slapd/back-monitor/
init.c 882 op->o_tmpmfuncs = &ch_mfuncs;
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
syncprov.c 1099 op->o_tmpmfuncs = &slap_sl_mfuncs;

Completed in 93 milliseconds