Home
last modified time | relevance | path

Searched defs:ns_ldap_cookie (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h623 typedef struct ns_ldap_cookie { struct
628 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 …]