Home
last modified time | relevance | path

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

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