Searched defs:ndo_printf (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libndr/common/
H A Dndr_ops.c223 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...]

Completed in 15 milliseconds