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