Searched defs:ldapreq (Results 1 – 1 of 1) sorted by relevance
396 typedef struct ldapreq { struct416 struct ldapreq *lr_parent; /* request that spawned this referral */ argument417 struct ldapreq *lr_child; /* first child request */ argument418 struct ldapreq *lr_refnext; /* next referral spawned */ argument419 struct ldapreq *lr_prev; /* previous request */ argument420 struct ldapreq *lr_next; /* next request */ argument