Searched defs:LloadOperation (Results 1 – 1 of 1) sorted by relevance
106 typedef struct LloadOperation LloadOperation; typedef439 struct LloadOperation { struct440 uintptr_t o_refcnt;442 LloadConnection *o_client;443 unsigned long o_client_connid;444 ber_int_t o_client_msgid;445 ber_int_t o_saved_msgid;447 LloadConnection *o_upstream;448 unsigned long o_upstream_connid;449 ber_int_t o_upstream_msgid;[all …]