Searched defs:ns_ldap_cookie (Results 1 – 1 of 1) sorted by relevance
619 typedef struct ns_ldap_cookie { struct624 ns_ldap_search_desc_t **sdlist;625 ns_ldap_search_desc_t **sdpos;628 int use_filtercb;629 int (*init_filter_cb)(const ns_ldap_search_desc_t *desc,633 int use_usercb;634 int (*callback)(const ns_ldap_entry_t *entry,636 const void *userdata;638 int followRef;639 int use_paging;[all …]