Home
last modified time | relevance | path

Searched refs:DT_PFCONV_SPACE (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/
Ddt_printf.h91 #define DT_PFCONV_SPACE 0x0080 /* insert leading space (% ) */ macro
Ddt_printf.c981 pfd->pfd_flags |= DT_PFCONV_SPACE; in dt_printf_create()
1577 if (pfd->pfd_flags & DT_PFCONV_SPACE) in dt_printf_format()
1968 if (pfd->pfd_flags & DT_PFCONV_SPACE) in dtrace_printf_format()