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

/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_subr.c563 * dt_sprintf_buflen will be non-zero; in this case, we sprintf into the
587 if (dtp->dt_sprintf_buflen != 0) {
594 len = dtp->dt_sprintf_buflen - len;
H A Ddt_impl.h336 int dt_sprintf_buflen; /* length of dtrace_sprintf() buffer */ member in struct:dtrace_hdl

Completed in 96 milliseconds