Searched refs:ndo_printf (Results 1 – 5 of 5) sorted by relevance
| /titanic_53/usr/src/lib/smbsrv/libmlrpc/common/ |
| H A D | ndr_ops.c | 186 ndo_printf(NULL, NULL, "nds: <null"); in nds_show_state() 190 ndo_printf(NULL, NULL, "nds: base=0x%x, size=%d, max=%d, scan=%d", in nds_show_state() 236 ndo_printf(nds, ref, "grow %d", want_end_offset); in ndo_grow_pdu() 268 ndo_printf(nds, ref, "pad %d@%-3d", n_bytes, pdu_offset); in ndo_pad_pdu() 294 ndo_printf(nds, ref, "get %d@%-3d = %s", in ndo_get_pdu() 324 ndo_printf(nds, ref, "put %d@%-3d = %s", in ndo_put_pdu() 334 ndo_printf(nds, ref, what); in ndo_tattle() 355 ndo_printf(nds, ref, "ERROR=%d REF=%d OFFSET=%d SIZE=%d/%d", in ndo_tattle_error() 358 ndo_printf(nds, ref, " %s", hexbuf); in ndo_tattle_error() 370 ndo_printf(nds, 0, "reset"); in ndo_reset() [all …]
|
| H A D | ndr_svc.c | 130 ndo_printf(0, 0, "%s %s", svc->name, svc->desc); in ndr_svc_lookup_name() 180 ndo_printf(0, 0, "%s %s", svc->name, svc->desc); in ndr_svc_lookup_uuid() 184 ndo_printf(0, 0, "ndr_svc_lookup_uuid: unknown service"); in ndr_svc_lookup_uuid() 185 ndo_printf(0, 0, "abstract=%s v%d, transfer=%s v%d", in ndr_svc_lookup_uuid()
|
| H A D | ndr_server.c | 529 ndo_printf(0, 0, "%s[0x%02x]: 0x%04x", in ndr_svc_request() 554 ndo_printf(0, 0, "%s[0x%02x]: no heap", msvc->name, opnum); in ndr_generic_call_stub() 559 ndo_printf(0, 0, "%s[0x%02x]: invalid opnum", in ndr_generic_call_stub()
|
| H A D | ndr_marshal.c | 431 ndo_printf(NULL, NULL, "ndr hdr: <null>"); in ndr_show_hdr() 444 ndo_printf(NULL, NULL, in ndr_show_hdr()
|
| /titanic_53/usr/src/uts/common/smbsrv/ |
| H A D | ndr.h | 435 void ndo_printf(struct ndr_stream *, ndr_ref_t *, const char *, ...);
|