Home | History | Annotate | Download | only in libldap

Lines Matching refs:ls_cookie

117 	if ( ls->ls_cookie.bv_val != NULL ) {
118 ldap_memfree( ls->ls_cookie.bv_val );
119 ls->ls_cookie.bv_val = NULL;
200 ber_bvreplace( &ls->ls_cookie, &cookie );
347 ber_bvreplace( &ls->ls_cookie, &cookie );
482 ber_bvreplace( &ls->ls_cookie, &cookie );
530 ber_bvreplace( &ls->ls_cookie, &cookie );
576 ber_bvreplace( &ls->ls_cookie, &cookie );
689 if ( ls->ls_cookie.bv_val == NULL && ls->ls_reloadHint != 0 ) {
711 if ( ls->ls_cookie.bv_val != NULL ) {
713 &ls->ls_cookie, ls->ls_reloadHint );