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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_impl.h418 #define DT_ACT_TRUNC DT_ACT(18) /* trunc() action */ macro
H A Ddt_cc.c490 ap->dtad_arg = DT_ACT_TRUNC;
503 ap->dtad_arg = DT_ACT_TRUNC;
1058 case DT_ACT_TRUNC:
H A Ddt_consume.c1363 if (rec->dtrd_arg != DT_ACT_TRUNC)
1780 case DT_ACT_TRUNC:
H A Ddt_open.c394 { "trunc", DT_IDENT_ACTFUNC, 0, DT_ACT_TRUNC, DT_ATTR_STABCMN,

Completed in 975 milliseconds