Searched defs:ns_ldap_cookie (Results 1 – 1 of 1) sorted by relevance
623 typedef struct ns_ldap_cookie { struct628 ns_ldap_search_desc_t **sdlist;629 ns_ldap_search_desc_t **sdpos;632 int use_filtercb;633 int (*init_filter_cb)(const ns_ldap_search_desc_t *desc,637 int use_usercb;638 int (*callback)(const ns_ldap_entry_t *entry,640 const void *userdata;642 int followRef;643 int use_paging;[all …]