Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_ops.c185 ndo_printf(NULL, NULL, "nds: <null"); in nds_show_state()
189 ndo_printf(NULL, NULL, "nds: base=0x%x, size=%d, max=%d, scan=%d, " in nds_show_state()
237 ndo_printf(nds, ref, "grow %d", want_end_offset); in ndo_grow_pdu()
269 ndo_printf(nds, ref, "pad %d@%-3d", n_bytes, pdu_offset); in ndo_pad_pdu()
295 ndo_printf(nds, ref, "get %d@%-3d = %s", in ndo_get_pdu()
325 ndo_printf(nds, ref, "put %d@%-3d = %s", in ndo_put_pdu()
335 ndo_printf(nds, ref, what); in ndo_tattle()
356 ndo_printf(nds, ref, "ERROR=%d REF=%d OFFSET=%d SIZE=%d/%d", in ndo_tattle_error()
359 ndo_printf(nds, ref, " %s", hexbuf); in ndo_tattle_error()
371 ndo_printf(nds, 0, "reset"); in ndo_reset()
[all …]
H A Dndr_svc.c129 ndo_printf(0, 0, "%s %s", svc->name, svc->desc); in ndr_svc_lookup_name()
179 ndo_printf(0, 0, "%s %s", svc->name, svc->desc); in ndr_svc_lookup_uuid()
183 ndo_printf(0, 0, "ndr_svc_lookup_uuid: unknown service"); in ndr_svc_lookup_uuid()
184 ndo_printf(0, 0, "abstract=%s v%d, transfer=%s v%d", in ndr_svc_lookup_uuid()
H A Dndr_marshal.c506 ndo_printf(NULL, NULL, "ndr hdr: <null>"); in ndr_show_hdr()
519 ndo_printf(NULL, NULL, in ndr_show_hdr()
530 ndo_printf(NULL, NULL, "ndr auth: <null>"); in ndr_show_auth()
534 ndo_printf(NULL, NULL, in ndr_show_auth()
H A Dndr_server.c492 ndo_printf(0, 0, "%s[0x%02x]: 0x%04x", in ndr_svc_request()
517 ndo_printf(0, 0, "%s[0x%02x]: no heap", msvc->name, opnum); in ndr_generic_call_stub()
522 ndo_printf(0, 0, "%s[0x%02x]: invalid opnum", in ndr_generic_call_stub()
H A Dmapfile-vers52 ndo_printf { FLAGS = NODIRECT; };
H A Dndr.h480 void ndo_printf(struct ndr_stream *, ndr_ref_t *, const char *, ...);
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dnetr_ssp.c116 ndo_printf(nds, NULL, "nl_auth_message: type=0x%x flags=0x%x"); in netr_show_msg()
122 ndo_printf(nds, NULL, "nl_auth_sig: SignatureAlg=0x%x SealAlg=0x%x " in netr_show_sig()
483 ndo_printf(nds, NULL, "CalculatedSeqnum: %llu " in netr_ssp_check_token()
542 ndo_printf(nds, NULL, "CalculatedSig: %llu " in netr_ssp_check_token()