Lines Matching refs:be_syncinfo
556 for ( sie = si->si_be->be_syncinfo; sie; sie = sie->si_next ) {
7368 if ( c->be->be_syncinfo ) {
7371 si->si_cookieState = c->be->be_syncinfo->si_cookieState;
7373 for ( i = 0, sip = &c->be->be_syncinfo;
7387 c->be->be_syncinfo = si;
7594 if ( c->be->be_syncinfo ) {
7598 for ( si = c->be->be_syncinfo; si; si=si->si_next ) {
7607 if ( c->be->be_syncinfo ) {
7611 for ( sip = &c->be->be_syncinfo, i=0; *sip; i++ ) {
7662 if ( !c->be->be_syncinfo ) {