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

/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_impl.h440 #define DT_ACT_TRUNC DT_ACT(18) /* trunc() action */ macro
H A Ddt_cc.c476 ap->dtad_arg = DT_ACT_TRUNC;
489 ap->dtad_arg = DT_ACT_TRUNC;
1181 case DT_ACT_TRUNC:
H A Ddt_consume.c1754 if (rec->dtrd_arg != DT_ACT_TRUNC)
2173 case DT_ACT_TRUNC:
H A Ddt_open.c482 { "trunc", DT_IDENT_ACTFUNC, 0, DT_ACT_TRUNC, DT_ATTR_STABCMN,

Completed in 74 milliseconds