Home
last modified time | relevance | path

Searched refs:slap_response (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/bsd/openldap/dist/servers/slapd/back-sock/
H A Dconfig.c39 static slap_response sock_over_response;
/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dslap.h2417 typedef int (slap_response)( Operation *, SlapReply * ); typedef
2424 slap_response *sc_response;
2425 slap_response *sc_cleanup;
2453 slap_response *on_response;
H A Dbackglue.c66 static slap_response glue_op_response;
H A Dsasl.c182 static slap_response sasl_ap_lookup;
/netbsd/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dtranslucent.c1124 cb.sc_response = (slap_response *) translucent_search_cb; in translucent_search()
1125 cb.sc_cleanup = (slap_response *) translucent_search_cleanup; in translucent_search()
H A Dunique.c993 cb.sc_response = (slap_response*)count_attr_cb; in unique_search()
H A Dpcache.c2954 static slap_response refresh_merge;