HomeSort by: relevance | last modified time | path
    Searched refs:dt_sprintf_buflen (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_subr.c 595 * dt_sprintf_buflen will be non-zero; in this case, we sprintf into the
630 if (dtp->dt_sprintf_buflen != 0) {
637 len = dtp->dt_sprintf_buflen - len;
dt_impl.h 349 int dt_sprintf_buflen; /* length of dtrace_sprintf() buffer */ member in struct:dtrace_hdl

Completed in 18 milliseconds