Lines Matching refs:rs2
221 SlapReply rs2 = { REP_RESULT };
265 rc = op2.o_bd->be_modify( &op2, &rs2 );
281 SlapReply rs2 = { REP_RESULT };
336 rc = op2.o_bd->be_modify( &op2, &rs2 );
352 SlapReply rs2 = { REP_RESULT };
376 rc = op2.o_bd->be_delete( &op2, &rs2 );
418 SlapReply rs2 = { REP_RESULT };
505 rc = op2->o_bd->be_add( op2, &rs2 );
517 SlapReply rs2 = { REP_RESULT };
613 rc = op2.o_bd->be_add( &op2, &rs2 );
662 SlapReply rs2 = { REP_RESULT };
714 rc = op2.o_bd->be_search( &op2, &rs2 );
719 //if ( rc != LDAP_SUCCESS || rs2.sr_nentries <= 0 ) {
736 SlapReply rs2 = { REP_RESULT };
785 rc = op2.o_bd->be_search( &op2, &rs2 );
790 //if ( rc != LDAP_SUCCESS || rs2.sr_nentries <= 0 ) {
837 SlapReply rs2 = { REP_RESULT };
900 rc = op2->o_bd->be_search( op2, &rs2 );