Home
last modified time | relevance | path

Searched refs:ns_ldap_cookie_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_reads.c995 ns_ldap_cookie_t *
998 ns_ldap_cookie_t *cookie; in init_search_state_machine()
1001 cookie = (ns_ldap_cookie_t *)calloc(1, sizeof (ns_ldap_cookie_t)); in init_search_state_machine()
3073 ns_ldap_cookie_t *cookie; in ldap_list()
3419 ns_ldap_cookie_t *c, *next; in __ns_ldap_list_batch_release()
3457 ns_ldap_cookie_t *c, *ptr, **prev; in __ns_ldap_list_batch_process()
3642 ns_ldap_cookie_t *cookie; in lookup_dn()
3808 ns_ldap_cookie_t *cookie = NULL; in firstEntry()
4030 ns_ldap_cookie_t *cookie; in __ns_ldap_nextEntry()
4074 ns_ldap_cookie_t *cookie; in __ns_ldap_endEntry()
[all …]
H A Dns_internal.h710 } ns_ldap_cookie_t; typedef