| ldapsearch.c | 250 static struct berval sync_cookie = { 0, NULL }; variable in typeref:struct:berval 602 ber_str2bv( cookiep, 0, 0, &sync_cookie ); 617 ber_str2bv( cookiep, 0, 0, &sync_cookie ); 1235 if ( sync_cookie.bv_len == 0 ) { 1239 &sync_cookie );
|