Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_error.c87 { EDT_DESTRUCTIVE, "Destructive actions not allowed" },
H A Ddt_work.c218 return (dt_set_errno(dtp, EDT_DESTRUCTIVE)); in dtrace_go()
H A Ddt_impl.h553 EDT_DESTRUCTIVE, /* destructive actions not allowed */ enumerator