Searched refs:DT_PRINTF_EXACTLEN (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_printf.h116 #define DT_PRINTF_EXACTLEN 0x1 /* do not permit extra arguments */ macro
H A Ddt_printf.c1211 if ((flags & DT_PRINTF_EXACTLEN) && dnp != NULL) {
H A Ddt_cc.c630 dt_printf_validate(sdp->dtsd_fmtdata, DT_PRINTF_EXACTLEN,

Completed in 140 milliseconds