Searched refs:next_cookie_in_batch (Results 1 – 2 of 2) sorted by relevance
705 struct ns_ldap_cookie *next_cookie_in_batch; member
3231 cookie->next_cookie_in_batch = batch->cookie_list; in ldap_list()3414 next = c->next_cookie_in_batch; in __ns_ldap_list_batch_release()3462 batch->next_cookie = c->next_cookie_in_batch; in __ns_ldap_list_batch_process()3531 *prev = ptr->next_cookie_in_batch; in __ns_ldap_list_batch_process()3534 prev = &ptr->next_cookie_in_batch; in __ns_ldap_list_batch_process()3535 ptr = ptr->next_cookie_in_batch; in __ns_ldap_list_batch_process()