Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dsyncrepl.c3938 SlapReply rs_search = {REP_RESULT}; in syncrepl_entry() local
4036 rc = be->be_search( op, &rs_search ); in syncrepl_entry()
4568 SlapReply rs_search = {REP_RESULT}; in syncrepl_del_nonpresent() local
4576 rc = be->be_search( op, &rs_search ); in syncrepl_del_nonpresent()
4584 SlapReply rs_search = {REP_RESULT}; in syncrepl_del_nonpresent() local
4630 rc = be->be_search( op, &rs_search ); in syncrepl_del_nonpresent()