Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_client.c303 nds_show_state(&mxa.send_nds); in ndr_clnt_call()
308 nds_show_state(&mxa.recv_nds); in ndr_clnt_call()
360 nds_show_state(nds); in ndr_clnt_get_frags()
371 nds_show_state(nds); in ndr_clnt_get_frags()
H A Dlibmlrpc.h548 void nds_show_state(ndr_stream_t *);
H A Dndr_ops.c182 nds_show_state(ndr_stream_t *nds) in nds_show_state() function