Searched defs:ldapreq (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h205 typedef struct ldapreq { struct
223 struct ldapreq *lr_parent; /* request that spawned this referral */
224 struct ldapreq *lr_child; /* list of requests we spawned */
225 struct ldapreq *lr_sibling; /* next referral spawned */
226 struct ldapreq *lr_prev; /* ld->ld_requests previous request */
227 struct ldapreq *lr_next; /* ld->ld_requests next request */

Completed in 196 milliseconds