Home
last modified time | relevance | path

Searched refs:DT_ACT_FTRUNCATE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_impl.h439 #define DT_ACT_FTRUNCATE DT_ACT(21) /* ftruncate() action */ macro
H A Ddt_cc.c951 ap->dtad_arg = DT_ACT_FTRUNCATE; in dt_action_ftruncate()
1073 case DT_ACT_FTRUNCATE: in dt_compile_fun()
H A Ddt_open.c244 { "ftruncate", DT_IDENT_ACTFUNC, 0, DT_ACT_FTRUNCATE, DT_ATTR_STABCMN,
H A Ddt_consume.c2189 case DT_ACT_FTRUNCATE: in dt_consume_cpu()