Home | History | Annotate | Download | only in slapd

Lines Matching refs:Operation

52 	Operation *op,
59 Operation *op,
67 Operation *op,
76 Operation *op, Entry *e, Modifications *ml ));
93 Operation *op,
214 Operation *op,
325 Operation *op,
331 Operation *op,
370 LDAP_SLAPD_F (int) be_isroot LDAP_P(( Operation *op ));
372 LDAP_SLAPD_F (int) be_isroot_pw LDAP_P(( Operation *op ));
373 LDAP_SLAPD_F (int) be_rootdn_bind LDAP_P(( Operation *op, SlapReply *rs ));
374 LDAP_SLAPD_F (int) be_slurp_update LDAP_P(( Operation *op ));
376 LDAP_SLAPD_F (int) be_shadow_update LDAP_P(( Operation *op ));
379 LDAP_SLAPD_F (int) be_entry_get_rw LDAP_P(( Operation *o,
390 slap_operation_t which, Operation *op, SlapReply *rs ));
393 Operation *o, Entry *e, int rw ));
397 LDAP_SLAPD_F (int) backend_unbind LDAP_P((Operation *op, SlapReply *rs));
402 Operation *op,
405 Operation *op,
410 Operation *op,
414 Operation *op,
423 Operation *op,
432 Operation *op,
441 Operation *op,
475 Operation *op,
481 Operation *op,
489 Operation *op,
499 BackendDB *be, slap_overinst *on, Operation *op ));
505 Operation *op, slap_callback *sc, int append ));
533 Operation *op,
544 Operation* op,
549 Operation* op,
555 Operation* op,
561 Operation* op,
567 Operation* op,
608 Operation *op,
645 Operation *op,
648 Operation *op,
652 Operation *op,
657 Operation *op,
661 Operation *op,
687 Operation *op, const char *oid, int *cid ));
689 Operation *op,
697 Operation *op,
705 Operation *op, SlapReply *rs, LDAPControl *ctrl ));
710 Operation *op,
781 LDAP_SLAPD_F (void) operation_counter_init LDAP_P(( Operation *op, void *threadctx ));
794 Operation *op, int lock ));
815 Operation *op,
848 Operation *, struct berval *maxcsn, int *foundit ));
849 LDAP_SLAPD_F (void) slap_rewind_commit_csn LDAP_P(( Operation * ));
850 LDAP_SLAPD_F (void) slap_graduate_commit_csn LDAP_P(( Operation * ));
852 LDAP_SLAPD_F (int) slap_get_csn LDAP_P(( Operation *, struct berval *, int ));
853 LDAP_SLAPD_F (void) slap_queue_csn LDAP_P(( Operation *, struct berval * ));
1061 typedef int (SLAP_EXTOP_MAIN_FN) LDAP_P(( Operation *op, SlapReply *rs ));
1090 LDAP_SLAPD_F ( int ) txn_preop LDAP_P(( Operation *op, SlapReply *rs ));
1101 Operation *op,
1107 LDAP_SLAPD_F (void) filter_free_x LDAP_P(( Operation *op, Filter *f, int freeme ));
1109 LDAP_SLAPD_F (void) filter2bv_x LDAP_P(( Operation *op, Filter *f, struct berval *bv ));
1111 LDAP_SLAPD_F (void) filter2bv_undef_x LDAP_P(( Operation *op, Filter *f, int noundef, struct berval *bv ));
1114 LDAP_SLAPD_F (int) get_vrFilter LDAP_P(( Operation *op, BerElement *ber,
1118 LDAP_SLAPD_F (void) vrFilter_free LDAP_P(( Operation *op, ValuesReturnFilter *f ));
1119 LDAP_SLAPD_F (void) vrFilter2bv LDAP_P(( Operation *op, ValuesReturnFilter *f, struct berval *fstr ));
1134 LDAP_SLAPD_F (int) test_filter LDAP_P(( Operation *op, Entry *e, Filter *f ));
1176 Operation *, struct berval *, BerVarray, int, int, struct berval * ));
1196 Operation *, BerVarray *, Entry * ));
1207 Operation *op, SlapReply *rs ));
1263 Operation *op,
1271 Operation *op,
1278 Operation *op,
1284 Operation *op,
1290 Operation *op,
1297 Operation *op,
1313 Operation *op,
1318 Operation *op,
1408 Operation *op,
1413 Operation *op,
1498 * operation.c
1502 LDAP_SLAPD_F (void) slap_op_groups_free LDAP_P(( Operation *op ));
1503 LDAP_SLAPD_F (void) slap_op_free LDAP_P(( Operation *op, void *ctx ));
1505 LDAP_SLAPD_F (Operation *) slap_op_alloc LDAP_P((
1529 Operation *op,
1577 Operation *op, Entry *e ));
1626 LDAP_SLAPD_F (void) rs_flush_entry LDAP_P(( Operation *op,
1628 LDAP_SLAPD_F (void) rs_replace_entry LDAP_P(( Operation *op,
1630 LDAP_SLAPD_F (int) rs_entry2modifiable LDAP_P(( Operation *op,
1633 LDAP_SLAPD_F (void) slap_send_ldap_result LDAP_P(( Operation *op, SlapReply *rs ));
1634 LDAP_SLAPD_F (void) send_ldap_sasl LDAP_P(( Operation *op, SlapReply *rs ));
1635 LDAP_SLAPD_F (void) send_ldap_disconnect LDAP_P(( Operation *op, SlapReply *rs ));
1636 LDAP_SLAPD_F (void) slap_send_ldap_extended LDAP_P(( Operation *op, SlapReply *rs ));
1637 LDAP_SLAPD_F (void) slap_send_ldap_intermediate LDAP_P(( Operation *op, SlapReply *rs ));
1638 LDAP_SLAPD_F (void) slap_send_search_result LDAP_P(( Operation *op, SlapReply *rs ));
1639 LDAP_SLAPD_F (int) slap_send_search_reference LDAP_P(( Operation *op, SlapReply *rs ));
1640 LDAP_SLAPD_F (int) slap_send_search_entry LDAP_P(( Operation *op, SlapReply *rs ));
1641 LDAP_SLAPD_F (int) slap_null_cb LDAP_P(( Operation *op, SlapReply *rs ));
1642 LDAP_SLAPD_F (int) slap_freeself_cb LDAP_P(( Operation *op, SlapReply *rs ));
1646 LDAP_SLAPD_F (int) slap_read_controls LDAP_P(( Operation *op, SlapReply *rs,
1703 LDAP_SLAPD_F (int) slap_sasl_bind LDAP_P(( Operation *op, SlapReply *rs ));
1706 Operation *op,
1709 LDAP_SLAPD_F (int) slap_sasl_getdn( Connection *conn, Operation *op,
1719 Operation *op, BerVarray rules,
1722 Operation *op,
1727 Operation *op,
1790 Operation *op,
1866 Operation *, Operation *, SlapReply *));
1868 Operation *, Operation *, Entry * ));
1905 LDAP_SLAPD_F (Filter *) str2filter_x LDAP_P(( Operation *op, const char *str ));
1912 Operation*, Entry* ));
1914 Operation *op, Attribute *old, Attribute *anew,
2152 LDAP_SLAPD_F (int) do_abandon LDAP_P((Operation *op, SlapReply *rs));
2153 LDAP_SLAPD_F (int) do_add LDAP_P((Operation *op, SlapReply *rs));
2154 LDAP_SLAPD_F (int) do_bind LDAP_P((Operation *op, SlapReply *rs));
2155 LDAP_SLAPD_F (int) do_compare LDAP_P((Operation *op, SlapReply *rs));
2156 LDAP_SLAPD_F (int) do_delete LDAP_P((Operation *op, SlapReply *rs));
2157 LDAP_SLAPD_F (int) do_modify LDAP_P((Operation *op, SlapReply *rs));
2158 LDAP_SLAPD_F (int) do_modrdn LDAP_P((Operation *op, SlapReply *rs));
2159 LDAP_SLAPD_F (int) do_search LDAP_P((Operation *op, SlapReply *rs));
2160 LDAP_SLAPD_F (int) do_unbind LDAP_P((Operation *op, SlapReply *rs));
2161 LDAP_SLAPD_F (int) do_extended LDAP_P((Operation *op, SlapReply *rs));
2166 LDAP_SLAPD_F (int) fe_op_abandon LDAP_P((Operation *op, SlapReply *rs));
2167 LDAP_SLAPD_F (int) fe_op_add LDAP_P((Operation *op, SlapReply *rs));
2168 LDAP_SLAPD_F (int) fe_op_bind LDAP_P((Operation *op, SlapReply *rs));
2169 LDAP_SLAPD_F (int) fe_op_bind_success LDAP_P(( Operation *op, SlapReply *rs ));
2170 LDAP_SLAPD_F (int) fe_op_compare LDAP_P((Operation *op, SlapReply *rs));
2171 LDAP_SLAPD_F (int) fe_op_delete LDAP_P((Operation *op, SlapReply *rs));
2172 LDAP_SLAPD_F (int) fe_op_modify LDAP_P((Operation *op, SlapReply *rs));
2173 LDAP_SLAPD_F (int) fe_op_modrdn LDAP_P((Operation *op, SlapReply *rs));
2174 LDAP_SLAPD_F (int) fe_op_search LDAP_P((Operation *op, SlapReply *rs));
2175 LDAP_SLAPD_F (int) fe_aux_operational LDAP_P((Operation *op, SlapReply *rs));
2177 LDAP_SLAPD_F (int) fe_op_unbind LDAP_P((Operation *op, SlapReply *rs));
2179 LDAP_SLAPD_F (int) fe_extended LDAP_P((Operation *op, SlapReply *rs));
2181 Operation *op,
2188 Operation *op,
2195 Operation *op,