Home | History | Annotate | Download | only in slapd

Lines Matching refs:ibase

4960 	SlapReply *rs, int *renum, int *ibase )
5066 if ( ibase ) *ibase = index;
5320 int i, ibase = -1, nocs, rc = 0;
5516 &ibase );
5607 ca->valx = ibase;
5631 ibase = 0;
5632 else if ( ibase != -1 )
5633 ibase++;
5636 if ( ibase < 0 ) {
5644 for ( i=0; i<ibase; i++ ) {