Home
last modified time | relevance | path

Searched refs:ndr_stream (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr.h151 struct ndr_stream;
170 struct ndr_stream *stream; /* root of NDR */
203 int (*ndo_free)(struct ndr_stream *, char *, ndr_ref_t *);
205 int (*ndo_pad_pdu)(struct ndr_stream *, unsigned long,
207 int (*ndo_get_pdu)(struct ndr_stream *, unsigned long,
209 int (*ndo_put_pdu)(struct ndr_stream *, unsigned long,
213 int (*ndo_reset)(struct ndr_stream *);
214 void (*ndo_destruct)(struct ndr_stream *);
263 typedef struct ndr_stream { struct
482 void ndo_fmt(struct ndr_stream *, ndr_ref_t *, char *);
[all …]