Searched refs:ndo_printf (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/libndr/common/ |
H A D | ndr_ops.c | 223 ndo_printf(NULL, NULL, "nds: <null"); 227 ndo_printf(NULL, NULL, "nds: base=0x%x, size=%d, max=%d, scan=%d", 273 ndo_printf(nds, ref, "grow %d", want_end_offset); 305 ndo_printf(nds, ref, "pad %d@%-3d", n_bytes, pdu_offset); 331 ndo_printf(nds, ref, "get %d@%-3d = %s", 361 ndo_printf(nds, ref, "put %d@%-3d = %s", 371 ndo_printf(nds, ref, what); 392 ndo_printf(nds, ref, "ERROR=%d REF=%d OFFSET=%d SIZE=%d/%d", 395 ndo_printf(nds, ref, " %s", hexbuf); 407 ndo_printf(nd 456 ndo_printf(ndr_stream_t *nds, ndr_ref_t *ref, const char *fmt, ...) function [all...] |
H A D | ndr_svc.c | 128 ndo_printf(0, 0, "%s %s", svc->name, svc->desc); 178 ndo_printf(0, 0, "%s %s", svc->name, svc->desc); 182 ndo_printf(0, 0, "ndr_svc_lookup_uuid: unknown service"); 183 ndo_printf(0, 0, "abstract=%s v%d, transfer=%s v%d",
|
H A D | ndr_marshal.c | 431 ndo_printf(NULL, NULL, "ndr hdr: <null>"); 444 ndo_printf(NULL, NULL,
|
H A D | ndr_server.c | 839 ndo_printf(0, 0, "%s[0x%02x]: 0x%04x", 864 ndo_printf(0, 0, "%s[0x%02x]: no heap", msvc->name, opnum); 869 ndo_printf(0, 0, "%s[0x%02x]: invalid opnum",
|
Completed in 21 milliseconds