Home
last modified time | relevance | path

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

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