Searched refs:dt_sprintf_buflen (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_subr.c616 * dt_sprintf_buflen will be non-zero; in this case, we sprintf into the
640 if (dtp->dt_sprintf_buflen != 0) {
647 len = dtp->dt_sprintf_buflen - len;
H A Ddt_impl.h301 int dt_sprintf_buflen; /* length of dtrace_sprintf() buffer */ member in struct:dtrace_hdl

Completed in 48 milliseconds