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

/illumos-gate/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_ops.c186 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...]

Completed in 61 milliseconds