Searched defs:ndr_client (Results 1 – 1 of 1) sorted by relevance
439 typedef struct ndr_client { struct 441 int (*xa_init)(struct ndr_client *, ndr_xa_t *); argument 442 int (*xa_exchange)(struct ndr_client *, ndr_xa_t *); argument 443 int (*xa_read)(struct ndr_client *, ndr_xa_t *); argument 444 void (*xa_preserve)(struct ndr_client *, ndr_xa_t *); argument 445 void (*xa_destruct)(struct ndr_client *, ndr_xa_t *); argument 446 void (*xa_release)(struct ndr_client *); argument 463 next_p_cont_idndr_client global() argument [all...]