Searched refs:DT_ACT_TRUNC (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_impl.h406 #define DT_ACT_TRUNC DT_ACT(18) /* trunc() action */ macro
H A Ddt_cc.c472 ap->dtad_arg = DT_ACT_TRUNC;
485 ap->dtad_arg = DT_ACT_TRUNC;
1040 case DT_ACT_TRUNC:
H A Ddt_consume.c1325 if (rec->dtrd_arg != DT_ACT_TRUNC)
1737 case DT_ACT_TRUNC:
H A Ddt_open.c379 { "trunc", DT_IDENT_ACTFUNC, 0, DT_ACT_TRUNC, DT_ATTR_STABCMN,

Completed in 39 milliseconds