Home
last modified time | relevance | path

Searched refs:DT_ACT_FREOPEN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_impl.h441 #define DT_ACT_FREOPEN DT_ACT(22) /* freopen() action */ macro
H A Ddt_open.c244 { "freopen", DT_IDENT_ACTFUNC, 0, DT_ACT_FREOPEN, DT_ATTR_STABCMN,
H A Ddt_cc.c1070 case DT_ACT_FREOPEN: in dt_compile_fun()