Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dmlrpc_clh.c477 nds_destruct(&mxa->recv_nds); in ndr_xa_init()
478 nds_destruct(&mxa->send_nds); in ndr_xa_init()
574 nds_destruct(&mxa->recv_nds); in ndr_xa_destruct()
575 nds_destruct(&mxa->send_nds); in ndr_xa_destruct()
H A Dmapfile-vers96 nds_destruct;
H A Dndr_server.c124 nds_destruct(&mxa->send_nds); in ndr_pipe_process()
126 nds_destruct(&mxa->recv_nds); in ndr_pipe_process()
H A Dlibmlrpc.h547 void nds_destruct(ndr_stream_t *);
H A Dndr_ops.c170 nds_destruct(ndr_stream_t *nds) in nds_destruct() function
H A Dndr_marshal.c152 nds_destruct(&nbuf->nb_nds); in ndr_buf_fini()