Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_error.c86 { EDT_DESTRUCTIVE, "Destructive actions not allowed" },
H A Ddt_work.c194 return (dt_set_errno(dtp, EDT_DESTRUCTIVE)); in dtrace_go()
H A Ddt_impl.h507 EDT_DESTRUCTIVE, /* destructive actions not allowed */ enumerator