Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_error.c69 { EDT_DIFFAULT, "DIF program contains invalid pointer" },
H A Ddt_impl.h490 EDT_DIFFAULT, /* failed to copyin DIF program */ enumerator
H A Ddt_program.c171 err = EDT_DIFFAULT; in dtrace_program_exec()