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

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_impl.h 478 #define DT_ACT_TRUNC DT_ACT(18) /* trunc() action */
dt_cc.c 476 ap->dtad_arg = DT_ACT_TRUNC;
489 ap->dtad_arg = DT_ACT_TRUNC;
1159 case DT_ACT_TRUNC:
dt_consume.c 1765 if (rec->dtrd_arg != DT_ACT_TRUNC)
2269 case DT_ACT_TRUNC:
dt_open.c 504 { "trunc", DT_IDENT_ACTFUNC, 0, DT_ACT_TRUNC, DT_ATTR_STABCMN,

Completed in 24 milliseconds