Home
last modified time | relevance | path

Searched refs:REP_RESULT (Results 1 – 25 of 61) sorted by relevance

123

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dmeta_result.c63 candidates[ i ].sr_type != REP_RESULT) { in asyncmeta_is_last_result()
662 bc->candidates[ candidate ].sr_type = REP_RESULT; in asyncmeta_send_all_pending_ops()
699 bc->candidates[ candidate ].sr_type = REP_RESULT; in asyncmeta_return_bind_errors()
777 candidates[ i ].sr_type = REP_RESULT; in asyncmeta_handle_search_msg()
808 candidates[ i ].sr_type = REP_RESULT; in asyncmeta_handle_search_msg()
866 candidates[ i ].sr_type = REP_RESULT; in asyncmeta_handle_search_msg()
879 candidates[ i ].sr_type = REP_RESULT; in asyncmeta_handle_search_msg()
910 candidates[ i ].sr_type = REP_RESULT; in asyncmeta_handle_search_msg()
932 candidates[ i ].sr_type = REP_RESULT; in asyncmeta_handle_search_msg()
1105 candidates[ i ].sr_type = REP_RESULT; in asyncmeta_handle_search_msg()
[all …]
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/rbac/
H A Drbacsess.c221 SlapReply rs2 = { REP_RESULT }; in rbac_session_add_role()
281 SlapReply rs2 = { REP_RESULT }; in rbac_session_drop_role()
352 SlapReply rs2 = { REP_RESULT }; in rbac_int_delete_session()
418 SlapReply rs2 = { REP_RESULT }; in rbac_register_session()
517 SlapReply rs2 = { REP_RESULT }; in rbac_register_session2()
662 SlapReply rs2 = { REP_RESULT }; in rbac_session_byid_fake()
736 SlapReply rs2 = { REP_RESULT }; in rbac_session_byid()
837 SlapReply rs2 = { REP_RESULT }; in rbac_int_session_permissions()
H A Drbacuser.c246 SlapReply rs2 = { REP_RESULT }; in rbac_authenticate_user()
361 SlapReply rs2 = { REP_RESULT }; in rbac_read_user()
H A Drbacaudit.c73 SlapReply rs2 = { REP_RESULT }; in rbac_audit()
H A Drbacperm.c118 SlapReply rs2 = { REP_RESULT }; in rbac_read_permission()
H A Dinit.c161 SlapReply rs2 = { REP_RESULT }; in initialize_tenant()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
H A Dpam.c158 SlapReply rs = {REP_RESULT}; in pam_do_bind()
386 SlapReply rs = {REP_RESULT}; in pam_authz()
393 SlapReply rs2 = {REP_RESULT}; in pam_authz()
415 rs_reinit(&rs2, REP_RESULT); in pam_authz()
454 SlapReply rs = {REP_RESULT}; in pam_authz()
578 SlapReply rs = {REP_RESULT}; in pam_sess()
804 SlapReply rs = {REP_RESULT}; in pam_pwmod()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_overlay.c242 assert( rs->sr_type == REP_RESULT || rs->sr_type == REP_SASL || rs->sr_type == REP_EXTENDED ); in slapi_over_result()
514 case REP_RESULT: in slapi_over_response()
545 case REP_RESULT: in slapi_over_cleanup()
737 SlapReply rs = { REP_RESULT }; in slapi_over_access_allowed()
775 SlapReply rs = { REP_RESULT }; in slapi_over_acl_group()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/noopsrch/
H A Dnoopsrch.c106 } else if ( rs->sr_type == REP_RESULT ) { in noopsrch_response()
154 if ( rs->sr_type == REP_RESULT || rs->sr_err == SLAPD_ABANDON ) { in noopsrch_cleanup()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/samba4/
H A Dvernum.c216 case REP_RESULT: in vernum_repair_cb()
252 SlapReply rs = { REP_RESULT }; in vernum_repair()
312 SlapReply rs2 = { REP_RESULT }; in vernum_repair()
H A Dpguid.c230 case REP_RESULT: in pguid_repair_cb()
293 SlapReply rs = { REP_RESULT }; in pguid_repair()
343 SlapReply rs2 = { REP_RESULT }; in pguid_repair()
H A Drdnval.c436 case REP_RESULT: in rdnval_repair_cb()
482 SlapReply rs = { REP_RESULT }; in rdnval_repair()
538 SlapReply rs2 = { REP_RESULT }; in rdnval_repair()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sock/
H A Dconfig.c325 if ( rs->sr_type == REP_RESULT ) { in sock_over_response()
337 if ( rs->sr_type == REP_RESULT ) { in sock_over_response()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/autogroup/
H A Dautogroup.c117 SlapReply sreply = {REP_RESULT}; in autogroup_add_member_to_group()
183 SlapReply sreply = {REP_RESULT}; in autogroup_add_member_values_to_group()
237 SlapReply sreply = {REP_RESULT}; in autogroup_delete_member_from_group()
312 SlapReply sreply = {REP_RESULT}; in autogroup_delete_member_values_from_group()
554 rs_reinit( &rs, REP_RESULT ); in autogroup_add_members_from_filter()
1080 if ( rs->sr_type == REP_RESULT && rs->sr_err == LDAP_SUCCESS && !oex ) { in autogroup_response()
1103 if ( rs->sr_type == REP_RESULT && rs->sr_err == LDAP_SUCCESS && !oex ) { in autogroup_response()
1315 if ( rs->sr_type == REP_RESULT && rs->sr_err == LDAP_SUCCESS && !oex ) { in autogroup_response()
2111 SlapReply rs = { REP_RESULT }; in autogroup_db_open()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Daccesslog.c685 SlapReply rs = {REP_RESULT}; in accesslog_purge()
768 rs_reinit( &rs, REP_RESULT ); in accesslog_purge()
1516 SlapReply rs2 = {REP_RESULT}; in accesslog_response()
1519 if ( rs->sr_type == REP_RESULT || rs->sr_type == REP_EXTENDED || in accesslog_response()
1526 if ( rs->sr_type != REP_RESULT && rs->sr_type != REP_EXTENDED ) in accesslog_response()
1991 rs_reinit( &rs2, REP_RESULT ); in accesslog_response()
2126 SlapReply rs2 = {REP_RESULT}; in accesslog_unbind()
2169 SlapReply rs2 = {REP_RESULT}; in accesslog_abandon()
2319 SlapReply rs = {REP_RESULT}; in accesslog_db_root()
2356 SlapReply rs = {REP_RESULT}; in accesslog_db_root()
H A Ddds.c114 case REP_RESULT: in dds_expire_cb()
134 SlapReply rs = { REP_RESULT }; in dds_expire()
305 assert( rs->sr_type == REP_RESULT ); in dds_counter_cb()
1081 SlapReply rs2 = { REP_RESULT }; in dds_op_extended()
1687 case REP_RESULT: in dds_count_cb()
1708 SlapReply rs = { REP_RESULT }; in dds_count()
H A Dderef.c275 if ( rs->sr_type == REP_RESULT || rs->sr_err == SLAPD_ABANDON ) { in deref_cleanup()
495 } else if ( rs->sr_type == REP_RESULT ) { in deref_response()
H A Dsyncprov.c504 SlapReply frs = { REP_RESULT }; in syncprov_findbase()
657 case REP_RESULT: in findpres_cb()
681 SlapReply frs = { REP_RESULT }; in syncprov_findcsn()
834 rs_reinit( &frs, REP_RESULT ); in syncprov_findcsn()
1390 SlapReply rs = {REP_RESULT}; in syncprov_matchops()
1565 SlapReply rsm = {REP_RESULT}; in syncprov_checkpoint()
1616 rs_reinit( &rsm, REP_RESULT ); in syncprov_checkpoint()
1769 SlapReply frs = { REP_RESULT }; in check_uuidlist_presence()
1806 rs_reinit( &frs, REP_RESULT ); in check_uuidlist_presence()
2226 SlapReply frs = { REP_RESULT }; in syncprov_play_accesslog()
[all …]
H A Dpcache.c852 SlapReply sreply = {REP_RESULT}; in merge_entry()
880 rs_reinit( &sreply, REP_RESULT ); in merge_entry()
1807 SlapReply sreply = {REP_RESULT}; in remove_query_data()
1843 rs_reinit( &sreply, REP_RESULT ); in remove_query_data()
2149 SlapReply rs = { REP_RESULT }; in pcache_remove_entries_from_cache()
2218 SlapReply rs = { REP_RESULT }; in pcache_remove_entry_queries_from_cache()
2359 if ( rs->sr_type == REP_RESULT || in pcache_op_cleanup()
2517 } else if ( rs->sr_type == REP_RESULT ) { in pcache_response()
2607 SlapReply sr = { REP_RESULT }; in pc_setpw()
3340 SlapReply rs2 = { REP_RESULT }; in refresh_merge()
[all …]
H A Dautoca.c412 SlapReply rs = {REP_RESULT}; in autoca_savecert()
476 SlapReply rs = {REP_RESULT}; in autoca_setca_task()
529 SlapReply rs = {REP_RESULT}; in autoca_setlocal()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dsearch.c1153 candidates[ i ].sr_type = REP_RESULT; in meta_back_search()
1234 candidates[ i ].sr_type = REP_RESULT; in meta_back_search()
1281 candidates[ i ].sr_type = REP_RESULT; in meta_back_search()
1340 candidates[ i ].sr_type = REP_RESULT; in meta_back_search()
1352 candidates[ i ].sr_type = REP_RESULT; in meta_back_search()
1381 candidates[ i ].sr_type = REP_RESULT; in meta_back_search()
1406 candidates[ i ].sr_type = REP_RESULT; in meta_back_search()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/trace/
H A Dtrace.c150 case REP_RESULT: in trace_response()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/dupent/
H A Ddupent.c474 case REP_RESULT: in dupent_response()
493 if ( rs->sr_type == REP_RESULT || rs->sr_err == SLAPD_ABANDON ) { in dupent_cleanup()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dsyncrepl.c2900 SlapReply rs = { REP_RESULT }; in syncrepl_message_to_op()
3691 SlapReply rs_modify = {REP_RESULT}; in syncrepl_dirsync_cookie()
3938 SlapReply rs_search = {REP_RESULT}; in syncrepl_entry()
4088 SlapReply rs_add = {REP_RESULT}; in syncrepl_entry()
4143 SlapReply rs2 = { REP_RESULT }; in syncrepl_entry()
4196 SlapReply rs_modify = {REP_RESULT}; in syncrepl_entry()
4379 rs_reinit( &rs_modify, REP_RESULT ); in syncrepl_entry()
4410 SlapReply rs_modify = {REP_RESULT}; in syncrepl_entry()
4442 SlapReply rs_delete = {REP_RESULT}; in syncrepl_entry()
4467 rs_reinit( &rs_delete, REP_RESULT ); in syncrepl_entry()
[all …]
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/lastbind/
H A Dlastbind.c188 SlapReply r2 = { REP_RESULT }; in lastbind_bind_response()

123