Searched refs:on_response (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/denyop/
H A Ddenyop.c246 denyop.on_response = NULL /* denyop_response */ ;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/trace/
H A Dtrace.c246 trace.on_response = trace_response;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dauditlog.c237 auditlog.on_response = auditlog_response;
H A Ddyngroup.c211 dyngroup.on_response = dyngroup_response;
H A Dodlocales.c326 odlocales.on_response = odlocales_response;
H A Dcollect.c424 collect.on_response = collect_response;
H A Dnestedgroup.c469 nestedgroup.on_response = nestedgroup_response;
H A Dvalsort.c554 valsort.on_response = valsort_response;
H A Drefint.c971 refint.on_response = refint_response;
H A Dretcode.c1551 retcode.on_response = retcode_response;
H A Ddynlist.c1545 dynlist.on_response = dynlist_response;
H A Daccesslog.c2233 accesslog.on_response = accesslog_response;
H A Dodusers.c2029 odusers.on_response = odusers_response;
H A Drwm.c2719 rwm.on_response = rwm_response;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sock/
H A Dconfig.c342 sockover.on_response = sock_over_response;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dbackover.c235 if ( on->on_response ) {
237 rc = on->on_response( op, rs );
241 /* Bypass the remaining on_response layers, but allow
H A Dbackglue.c1546 glue.on_response = glue_response;
H A Dslap.h2419 slap_response *on_response; member in struct:slap_overinst
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/lastmod/
H A Dlastmod.c955 lastmod.on_response = lastmod_response;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-ldap/
H A Ddistproc.c1001 distproc.on_response = ldap_distproc_response;
H A Dchain.c2304 ldapchain.on_response = ldap_chain_response;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/autogroup/
H A Dautogroup.c375 ** (used in on_response)
2035 autogroup.on_response = autogroup_response;

Completed in 133 milliseconds