Home | History | Annotate | Download | only in lloadd

Lines Matching refs:c_currentber

58  * We start off with the connection muted and c_currentber holding the pdu we
103 ber = c->c_currentber;
111 c->c_currentber = ber;
137 c->c_currentber = NULL;
214 ber = c->c_currentber;
221 c->c_currentber = ber;
246 c->c_currentber = NULL;
404 if ( c->c_currentber ) {
405 ber_free( c->c_currentber, 1 );
406 c->c_currentber = NULL;