Searched refs:SlapReply (Results 1 - 25 of 185) sorted by relevance

12345678

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-dnssrv/
H A Dcompare.c35 SlapReply *rs
H A Dbind.c36 SlapReply *rs )
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-ldap/
H A Dproto-ldap.h50 int ldap_back_dobind( ldapconn_t **lcp, Operation *op, SlapReply *rs, ldap_back_send_t sendok );
51 int ldap_back_retry( ldapconn_t **lcp, Operation *op, SlapReply *rs, ldap_back_send_t sendok );
52 int ldap_back_map_result( SlapReply *rs );
53 int ldap_back_op_result( ldapconn_t *lc, Operation *op, SlapReply *rs,
55 int ldap_back_cancel( ldapconn_t *lc, Operation *op, SlapReply *rs, ber_int_t msgid, ldap_back_send_t sendok );
73 SlapReply *rs,
82 SlapReply *rs,
87 ldap_back_controls_free( Operation *op, SlapReply *rs, LDAPControl ***pctrls );
92 SlapReply *rs );
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-monitor/
H A Dbind.c34 monitor_back_bind( Operation *op, SlapReply *rs )
H A Doperational.c40 SlapReply *rs )
H A Dback-monitor.h36 int (*mc_update)( Operation *op, SlapReply *rs, Entry *e, void *priv );
39 int (*mc_modify)( Operation *op, SlapReply *rs, Entry *e, void *priv );
265 int ( *mss_update )( Operation *, SlapReply *, Entry * );
267 int ( *mss_create )( Operation *, SlapReply *,
270 int ( *mss_modify )( Operation *, SlapReply *, Entry * );
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-shell/
H A Dshell.h60 SlapReply *rs,
H A Dunbind.c44 SlapReply *rs
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dunbind.c37 do_unbind( Operation *op, SlapReply *rs )
H A Dproto-slap.h370 LDAP_SLAPD_F (int) be_rootdn_bind LDAP_P(( Operation *op, SlapReply *rs ));
384 LDAP_SLAPD_F (int) backend_unbind LDAP_P((Operation *op, SlapReply *rs));
390 SlapReply *rs ));
393 SlapReply *rs,
398 SlapReply *rs ));
429 SlapReply *rs
463 SlapReply *rs,
643 SlapReply *rs,
647 SlapReply *rs,
652 SlapReply *r
[all...]
H A Dabandon.c35 do_abandon( Operation *op, SlapReply *rs )
132 fe_op_abandon( Operation *op, SlapReply *rs )
H A Dtxn.c35 Operation *op, SlapReply *rs )
81 Operation *op, SlapReply *rs, LDAPControl *ctrl )
115 Operation *op, SlapReply *rs )
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Dextended.c33 bdb_extended( Operation *op, SlapReply *rs )
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-perl/
H A Dadd.c23 SlapReply *rs )
H A Ddelete.c23 SlapReply *rs )
H A Dbind.c29 SlapReply *rs )
H A Dcompare.c30 SlapReply *rs )
H A Dmodrdn.c23 SlapReply *rs )
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sock/
H A Dback-sock.h54 SlapReply *rs,
H A Dunbind.c34 SlapReply *rs
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dslapi_overlay.c37 static int slapi_over_response( Operation *op, SlapReply *rs );
38 static int slapi_over_cleanup( Operation *op, SlapReply *rs );
41 slapi_over_pblock_new( Operation *op, SlapReply *rs )
57 slapi_op_internal_p( Operation *op, SlapReply *rs, slap_callback *cb )
101 SlapReply *rs;
107 rs = (SlapReply *)c->cac_private;
143 slapi_over_aux_operational( Operation *op, SlapReply *rs )
207 slapi_over_search( Operation *op, SlapReply *rs, int type )
232 slapi_over_result( Operation *op, SlapReply *rs, int type )
245 slapi_op_bind_callback( Operation *op, SlapReply *r
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Dback-meta.h87 SlapReply *rs;
400 SlapReply *mc_candidates;
481 SlapReply *
487 SlapReply *rs,
501 SlapReply *rs,
520 SlapReply *rs,
530 SlapReply *rs,
536 SlapReply *rs,
543 SlapReply *rs,
555 SlapReply *r
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/
H A Dproto-sql.h84 SlapReply *rs,
91 SlapReply *rs,
104 int backsql_api_dn2odbc( Operation *op, SlapReply *rs, struct berval *dn );
105 int backsql_api_odbc2dn( Operation *op, SlapReply *rs, struct berval *dn );
116 backsql_dn2id( Operation *op, SlapReply *rs, SQLHDBC dbh,
178 Operation *op, SlapReply *rs, AttributeName *attrs,
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Drwm.h98 SlapReply *rs;
171 SlapReply *rs,
178 SlapReply *rs,
H A Dseqmod.c54 seqmod_op_cleanup( Operation *op, SlapReply *rs )
84 seqmod_op_mod( Operation *op, SlapReply *rs )
134 SlapReply *rs

Completed in 199 milliseconds

12345678