Searched defs:ldap_common (Results 1 – 1 of 1) sorted by relevance
452 struct ldap_common { struct453 Sockbuf *ldc_sb; /* socket descriptor & buffer */456 unsigned short ldc_lberoptions;460 ber_len_t ldc_msgid;465 TAvlnode *ldc_requests; /* list of outstanding requests */467 LDAPMessage *ldc_responses; /* list of outstanding responses */491 /* ldap_common refcnt - free only if 0 */ argument493 unsigned int ldc_refcnt;497 struct ldapoptions ldc_options;544 struct ldap_common *ldc; argument