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

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_printf.h 100 uint_t pfv_flags; /* flags used for validation */ member in struct:dt_pfargv
dt_printf.c 873 pfv->pfv_flags = 0;
1085 pfv->pfv_flags = flags;
1388 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1425 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1504 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1609 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1913 pfv->pfv_flags |= DT_PRINTF_AGGREGATION;

Completed in 17 milliseconds