Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdtrace/common/
H A Ddt_as.c329 DIF_INSTR_SUBR(instr) == DIF_SUBR_COPYOUTSTR) in dt_as()
H A Ddt_open.c216 { "copyoutstr", DT_IDENT_FUNC, 0, DIF_SUBR_COPYOUTSTR,
/titanic_44/usr/src/uts/common/sys/
H A Ddtrace.h259 #define DIF_SUBR_COPYOUTSTR 14 macro
/titanic_44/usr/src/uts/common/dtrace/
H A Ddtrace.c4176 case DIF_SUBR_COPYOUTSTR: { in dtrace_dif_subr()
9213 subr == DIF_SUBR_COPYOUTSTR) { in dtrace_difo_validate()